|
Re: Running Hello World for Dragino-LSN50 on B-L072Z-LRWAN1 Dicovery Board
Hi,
Looking to B-L072Z-LRWAN1 user manual, it seems that you can get ST-Link VCP using USART2,
Did you changed the console settings to match this configuration ?
Then, fortunately, both boards share
Hi,
Looking to B-L072Z-LRWAN1 user manual, it seems that you can get ST-Link VCP using USART2,
Did you changed the console settings to match this configuration ?
Then, fortunately, both boards share
|
By
Erwan Gouriou
·
#5140
·
|
|
Running Hello World for Dragino-LSN50 on B-L072Z-LRWAN1 Dicovery Board
Hello,
I am trying to run Hello World application built for Dragino-LSN50 on a
B-L072Z-LRWAN1 Dicovery Board. Those two boards both are SM32L0-based
and share exactly the same MCU model -
Hello,
I am trying to run Hello World application built for Dragino-LSN50 on a
B-L072Z-LRWAN1 Dicovery Board. Those two boards both are SM32L0-based
and share exactly the same MCU model -
|
By
Aleksandr Makarov <seems.deviant@...>
·
#5139
·
|
|
Choosing Tx Buffers in BLE stack
Hello,
I am working on a BLE HID keyboard application using zephyr 1.13.
I was playing around with Tx buffers (specifically Maximum number of pending TX buffers, Number of Tx buffers).
With
Hello,
I am working on a BLE HID keyboard application using zephyr 1.13.
I was playing around with Tx buffers (specifically Maximum number of pending TX buffers, Number of Tx buffers).
With
|
By
dhguja@gmail.com
·
#5138
·
|
|
Re: MISRA-C and Zephyr
Hi Szymon,
Sure thing ! Next commits I'll add which rule that commits is fixing.
Thanks for pointint it out :)
Regards,
Flavio Ceolin
Hi Szymon,
Sure thing ! Next commits I'll add which rule that commits is fixing.
Thanks for pointint it out :)
Regards,
Flavio Ceolin
|
By
Flavio Ceolin
·
#5137
·
|
|
Re: MISRA-C and Zephyr
Hello,
I was wondering about where did void casting for functions like memcpy, memset comes from.
Could commit messages for this point to specific rule?
--
pozdrawiam
Szymon K. Janc
Hello,
I was wondering about where did void casting for functions like memcpy, memset comes from.
Could commit messages for this point to specific rule?
--
pozdrawiam
Szymon K. Janc
|
By
Szymon Janc
·
#5136
·
|
|
Re: MISRA-C and Zephyr
You have to buy it.
This fairly new publication might help you: https://arxiv.org/abs/1809.00821
Kind regards,
Reto
You have to buy it.
This fairly new publication might help you: https://arxiv.org/abs/1809.00821
Kind regards,
Reto
|
By
Reto Schneider <reto@...>
·
#5135
·
|
|
Re: cmake is not recognizing board variable set in CMakeLists.txt
<bewithsathish@...> wrote:
The important thing is it must be set before you include the boilerplate file.
<bewithsathish@...> wrote:
The important thing is it must be set before you include the boilerplate file.
|
By
Marti Bolivar <marti@...>
·
#5134
·
|
|
Re: cmake is not recognizing board variable set in CMakeLists.txt
It seems set(BOARD qemu_cortex_m3) has to be in the beginning of the file after cmake version. It works.
--
Regards,
Sathishkumar D
It seems set(BOARD qemu_cortex_m3) has to be in the beginning of the file after cmake version. It works.
--
Regards,
Sathishkumar D
|
By
Sathishkumar Duraisamy <bewithsathish@...>
·
#5133
·
|
|
cmake is not recognizing board variable set in CMakeLists.txt
Hi all,
I am Sathishkumar. I am experimenting with zephyr and learning to contribute to it. I am coming form Linux and feels home with kconfig, dts, etc.
As per the application primer, I have
Hi all,
I am Sathishkumar. I am experimenting with zephyr and learning to contribute to it. I am coming form Linux and feels home with kconfig, dts, etc.
As per the application primer, I have
|
By
Sathishkumar Duraisamy <bewithsathish@...>
·
#5132
·
|
|
Re: MPU fault while testing Bluetooth Mesh Sample demos
Hi,
last night I have discovered that I have messed up variables and I have tried to assign value to constant variable -> that is the reason why I have received the MPU fault.
Best regards,
Jiri
po
Hi,
last night I have discovered that I have messed up variables and I have tried to assign value to constant variable -> that is the reason why I have received the MPU fault.
Best regards,
Jiri
po
|
By
Jiří Kubias <jiri.kubias@...>
·
#5131
·
|
|
Re: MPU fault while testing Bluetooth Mesh Sample demos
Hi,
In my case the MPU falut was stable. But in your case it looks like some race condition issue.
Try to reorganise the initialisation or add some delays.
Regards Jiri
Dne po 17. 9. 2018 15:39
Hi,
In my case the MPU falut was stable. But in your case it looks like some race condition issue.
Try to reorganise the initialisation or add some delays.
Regards Jiri
Dne po 17. 9. 2018 15:39
|
By
Jiří Kubias <jiri.kubias@...>
·
#5130
·
|
|
Re: MPU fault while testing Bluetooth Mesh Sample demos
Hi Jiri,
After replying to your email, I once again started testing thoroughly.
And yes, once again I got MPU fault.
Regards,
Vikrant
Hi Jiri,
After replying to your email, I once again started testing thoroughly.
And yes, once again I got MPU fault.
Regards,
Vikrant
|
By
vikrant8051 <vikrant8051@...>
·
#5129
·
|
|
Re: SPI driver development
Hi Vincent,
Im open minded 8-). I have implemented SPI driver with polling - seems to be working fine for moth ways. But configuration stuff need some recheck and only one CS is supported. I have
Hi Vincent,
Im open minded 8-). I have implemented SPI driver with polling - seems to be working fine for moth ways. But configuration stuff need some recheck and only one CS is supported. I have
|
By
Jiří Kubias <jiri.kubias@...>
·
#5128
·
|
|
Re: SPI driver development
Hi Jiri,
I'm was planning a SPI driver for the SAM4S and later on the SAMe70.
I have sufficient boards to test the SPI driver, with displays, flash, IMU and transceivers on them to push its
Hi Jiri,
I'm was planning a SPI driver for the SAM4S and later on the SAMe70.
I have sufficient boards to test the SPI driver, with displays, flash, IMU and transceivers on them to push its
|
By
Vincent - VLoTech
·
#5127
·
|
|
Re: MPU fault while testing Bluetooth Mesh Sample demos
HI Jiri,
After latest sync with master, I've not faced MPU FAULT issue
while testing. But it could be there. With v1.13, it could be suddenly
pops-up without any reason (as a app developer)
Thanks for
HI Jiri,
After latest sync with master, I've not faced MPU FAULT issue
while testing. But it could be there. With v1.13, it could be suddenly
pops-up without any reason (as a app developer)
Thanks for
|
By
vikrant8051 <vikrant8051@...>
·
#5126
·
|
|
Looking for new maintainer for RPL
Hello,
RPL (mesh routing) technology over 802.15.4 has been supported in Zephyr
from the beginning. Originally it was taken from Contiki OS and
Hello,
RPL (mesh routing) technology over 802.15.4 has been supported in Zephyr
from the beginning. Originally it was taken from Contiki OS and
|
By
Ravi kumar Veeramally
·
#5125
·
|
|
sensor.h "error: invalid conversion from ..."
Hello,
when I am compiling sensor.h in a cpp file, I have following error 5 times:
/home/.../zephyr/include/sensor.h: In function ‘int sensor_trigger_set(device*, sensor_trigger*,
Hello,
when I am compiling sensor.h in a cpp file, I have following error 5 times:
/home/.../zephyr/include/sensor.h: In function ‘int sensor_trigger_set(device*, sensor_trigger*,
|
By
Paul ADAM <paul.adam@...>
·
#5124
·
|
|
Re: sensor.h "error: invalid conversion from ..."
FYI, Zephyr is not MISRA-C compliant as Zephyr currently uses several GNU C extensions.
Some little work is ongoing to at least make Zephyr more C99 compliant.
MISRA-C Rule 1 (required): "All code
FYI, Zephyr is not MISRA-C compliant as Zephyr currently uses several GNU C extensions.
Some little work is ongoing to at least make Zephyr more C99 compliant.
MISRA-C Rule 1 (required): "All code
|
By
Mark Ruvald Pedersen (MPED)
·
#5123
·
|
|
sensor.h "error: invalid conversion from ..."
Hello,
when I am compiling sensor.h in a cpp file, I have following error 5 times:
/home/.../zephyr/include/sensor.h: In function ‘int sensor_trigger_set(device*,
Hello,
when I am compiling sensor.h in a cpp file, I have following error 5 times:
/home/.../zephyr/include/sensor.h: In function ‘int sensor_trigger_set(device*,
|
By
Paul ADAM <paul.adam@...>
·
#5122
·
|
|
Re: MISRA-C and Zephyr
Hi,
I have one practical question regarding MISRA-C standard. Where I can get the standard as a regular coder? I can buy one for £15 + VAT, but I dont thing that every body want to buy it. Is there
Hi,
I have one practical question regarding MISRA-C standard. Where I can get the standard as a regular coder? I can buy one for £15 + VAT, but I dont thing that every body want to buy it. Is there
|
By
Jiří Kubias <jiri.kubias@...>
·
#5121
·
|