|
Re: MISRA-C and Zephyr
Have you looked at various GitHub integration tools that might help check code for MISRA guidelines so we can automate such reviews in the future.
Tools
Have you looked at various GitHub integration tools that might help check code for MISRA guidelines so we can automate such reviews in the future.
Tools
|
By
Kumar Gala
·
#5108
·
|
|
Re: MISRA-C and Zephyr
Hi All,
Making Zephyr MISRA-C compliant would be a huge achievement and a major selling point.
It would also greatly help contributors (who are not yet award of MISRA-C or equivalent standards) to
Hi All,
Making Zephyr MISRA-C compliant would be a huge achievement and a major selling point.
It would also greatly help contributors (who are not yet award of MISRA-C or equivalent standards) to
|
By
Abderrezak Mekkaoui <ab.mekka@...>
·
#5107
·
|
|
MISRA-C and Zephyr
Hi guys,
Recently I start working on Zephyr to be compliant with MISRA-C. I'd
like to give you a brief overview about MISRA-C and why this is valuable
to Zephyr.
MISRA-C is code guideline that
Hi guys,
Recently I start working on Zephyr to be compliant with MISRA-C. I'd
like to give you a brief overview about MISRA-C and why this is valuable
to Zephyr.
MISRA-C is code guideline that
|
By
Flavio Ceolin
·
#5106
·
|
|
Re: [Zephyr-users] nrf52810 basic blinky example not running
Hi Marcio,
Yes, there are several people developing on nRF52810 successfully with Zephyr on custom boards.
I wonder if you could dig a little bit more into it and try to debug it so we have a
Hi Marcio,
Yes, there are several people developing on nRF52810 successfully with Zephyr on custom boards.
I wonder if you could dig a little bit more into it and try to debug it so we have a
|
By
Carles Cufi
·
#5105
·
|
|
[Sensor] [API] Reading multiple values from sensors
Hello,
As I found in documentation and source code, there is an interface to read one (!) value from sensors (sensor_sample_fetch_chan + sensor_channel_get). So my question is
Hello,
As I found in documentation and source code, there is an interface to read one (!) value from sensors (sensor_sample_fetch_chan + sensor_channel_get). So my question is
|
By
paul.adam@...
·
#5104
·
|
|
nrf52810 basic blinky example not running
Hi all,
Is anybody developing for nrf52810 ?
There is no Nordic kit for nrf52810 so I am using a custom board.
The BLE module is CDEBYTE
Hi all,
Is anybody developing for nrf52810 ?
There is no Nordic kit for nrf52810 so I am using a custom board.
The BLE module is CDEBYTE
|
By
Marcio Montenegro
·
#5103
·
|
|
Re: MPU fault while testing Bluetooth Mesh Sample demos
Hi
By
vikrant8051 <vikrant8051@...>
·
#5102
·
|
|
Re: MPU fault while testing Bluetooth Mesh Sample demos
Hi there,
Did you run addr2line in0x20001c5c?
Have you tried increasing stack sizes?
Carles
Hi there,
Did you run addr2line in0x20001c5c?
Have you tried increasing stack sizes?
Carles
|
By
Carles Cufi
·
#5101
·
|
|
Re: MPU fault while testing Bluetooth Mesh Sample demos
Hi,
FYI,
With v1.12.99 I'm mot facing any MPU FAULT issue (while testing for #onoff_level_lighting_vnd_app)
It has last commit -> ba6763a187a347cfc825a2bece78e7d1ef28772d
That means something after
Hi,
FYI,
With v1.12.99 I'm mot facing any MPU FAULT issue (while testing for #onoff_level_lighting_vnd_app)
It has last commit -> ba6763a187a347cfc825a2bece78e7d1ef28772d
That means something after
|
By
vikrant8051 <vikrant8051@...>
·
#5100
·
|
|
Moving SOC definitions to ZEPHYR_BASE/soc
Hi,
We have just merged PR https://github.com/zephyrproject-rtos/zephyr/pull/9776 which moves SOC definitions out of the arch/ directory to the top level to be side by side with boards,
Hi,
We have just merged PR https://github.com/zephyrproject-rtos/zephyr/pull/9776 which moves SOC definitions out of the arch/ directory to the top level to be side by side with boards,
|
By
Nashif, Anas
·
#5099
·
|
|
How to add GPS / location in Zephyr?
Hi,
I'm working on a project in Zephyr that will use GPS to get the location of a device.
Until now the GPS data has been fethed using serial drivers directly, but we're looking into the
Hi,
I'm working on a project in Zephyr that will use GPS to get the location of a device.
Until now the GPS data has been fethed using serial drivers directly, but we're looking into the
|
By
jantore.guggedal@...
·
#5098
·
|
|
Re: I2C cmake errors (v1.13 and v1.12) ?
#nrf52832
Never mind.. found this fantastic youtube video in the `Enable SPI driver` thread that helped solve the issue: https://youtu.be/vioi4OsmB_U
-Gurpreet
Never mind.. found this fantastic youtube video in the `Enable SPI driver` thread that helped solve the issue: https://youtu.be/vioi4OsmB_U
-Gurpreet
|
By
gurpreet+zephy@...
·
#5097
·
|
|
I2C cmake errors (v1.13 and v1.12) ?
#nrf52832
Hi All,
I'm trying to build the I2C sample programs or those that use I2C for the nrf52, but keep seeing the following error.
Is there something I need to do to enable using I2C from the chip? I
Hi All,
I'm trying to build the I2C sample programs or those that use I2C for the nrf52, but keep seeing the following error.
Is there something I need to do to enable using I2C from the chip? I
|
By
gurpreet+zephy@...
·
#5096
·
|
|
Re: nrf52840_pca10059 startup
Hi again,
I just tried a few of the examples from the nRF5_SDK_15 (open_bootloader_usb_mbr_pca10059_debug.hex and ble_connectivity_s140_usb_hci_pca10059.hex).
Same issue. I am starting to think my
Hi again,
I just tried a few of the examples from the nRF5_SDK_15 (open_bootloader_usb_mbr_pca10059_debug.hex and ble_connectivity_s140_usb_hci_pca10059.hex).
Same issue. I am starting to think my
|
By
Henrik Brix Andersen
·
#5095
·
|
|
Re: nrf52840_pca10059 startup
Hi Vinayak,
Sorry - just getting back to this problem now.
I have double-checked that SB2 is intact and that VBUS_nRF (measured at SB2) is at ~5.20V.
I have a hard time measuring if VBUS_nRF is
Hi Vinayak,
Sorry - just getting back to this problem now.
I have double-checked that SB2 is intact and that VBUS_nRF (measured at SB2) is at ~5.20V.
I have a hard time measuring if VBUS_nRF is
|
By
Henrik Brix Andersen
·
#5094
·
|
|
Zephyr 1.13.0 Released
Hi,
We are pleased to announce the release of Zephyr kernel version 1.13.0.
Major enhancements with this release include:
· Extensible and Pluggable Tracing Support
·
Hi,
We are pleased to announce the release of Zephyr kernel version 1.13.0.
Major enhancements with this release include:
· Extensible and Pluggable Tracing Support
·
|
By
Nashif, Anas
·
#5093
·
|
|
Fw: Re: New submission from Contact Us
----- Forwarded message -----
----- Forwarded message -----
|
By
Saurabh Pandey <saurabh_0711@...>
·
#5092
·
|
|
Re: Enable SPI driver on nrf52840
Chuck,
The only thing I needed to configure is the spi config struct (freq, spi mode of operation & cs) and it just worked out of the box.
But to be honest the only place where I used the NRF SPI is
Chuck,
The only thing I needed to configure is the spi config struct (freq, spi mode of operation & cs) and it just worked out of the box.
But to be honest the only place where I used the NRF SPI is
|
By
Jan Van Winkel
·
#5091
·
|
|
Re: Enable SPI driver on nrf52840
Jan,
Thanks, missed that typo. Fixed that, but same result. For the moment,
I'm not worried about the data or behavior of the SPI device. Just want to
see a driver transaction complete...data comes
Jan,
Thanks, missed that typo. Fixed that, but same result. For the moment,
I'm not worried about the data or behavior of the SPI device. Just want to
see a driver transaction complete...data comes
|
By
cpmcparland@...
·
#5090
·
|
|
Re: Enable SPI driver on nrf52840
Hi Chuck,
Looks like you configured MOSI & MISO to the same pin (8) is this intentional?
As far as I know the NRF52840 does not support 3-wire (shared MISO/MOSI pin) SPI mode.
Regards,
Jan
Hi Chuck,
Looks like you configured MOSI & MISO to the same pin (8) is this intentional?
As far as I know the NRF52840 does not support 3-wire (shared MISO/MOSI pin) SPI mode.
Regards,
Jan
|
By
Jan Van Winkel
·
#5089
·
|