|
Lookinf for Nand flash driver
#flash
#driver
Hello. I'm newbie with Zephyr OS. I've started with 2.4.99 version I would like to connect mx35 2 Gb Nand flash to stm32f413 microcontroller via spi. I've found spi_nor driver in zephyr/drivers/flash
Hello. I'm newbie with Zephyr OS. I've started with 2.4.99 version I would like to connect mx35 2 Gb Nand flash to stm32f413 microcontroller via spi. I've found spi_nor driver in zephyr/drivers/flash
|
By
Arsenii Soitu
·
Edited
|
|
Erasing flash memory problem in nrf52840-dk 2 messages
#flash
#nrf52840
I solved the issue. The size should be multiple of 4096 (sector size). An other problem that I am facing is that when I run the lwm2m-client over openthread and the last address of the program is 0x59
I solved the issue. The size should be multiple of 4096 (sector size). An other problem that I am facing is that when I run the lwm2m-client over openthread and the last address of the program is 0x59
|
By
Nikos Karamolegkos
·
|
|
Store DTLS credentials independent to the binary
#networking
#flash
#dtls
#nrf52480
Hello everybody, I would like to ask you if it is safe to use these functions in order to store and get DTLS credentials on the device? I would like to make over the air update so I would like the tra
Hello everybody, I would like to ask you if it is safe to use these functions in order to store and get DTLS credentials on the device? I would like to make over the air update so I would like the tra
|
By
Nikos Karamolegkos
·
|
|
Help flashing Zephyr to a Reel bord 11 messages
#reel_board
#flash
Hello, I have the reel_board_v3 that has a separate CPU module. Phytec forgot to ship it, so there is a part missing within the reelboard package - NOTM.2 Adapter for nRF52840. It is on the way ;-) Th
Hello, I have the reel_board_v3 that has a separate CPU module. Phytec forgot to ship it, so there is a part missing within the reelboard package - NOTM.2 Adapter for nRF52840. It is on the way ;-) Th
|
By
Marco Cavallini
·
|
|
Flash two firmware in flash and jump from one address to another 5 messages
#flash
#nrf52480
Hello, after all I am flashing the base firmware (first app) into 0x0 address and then using the CONFIG_FLASH_LOAD_OFFSET=0x20000 to the proj.conf of the second app I am flashing the second firmware i
Hello, after all I am flashing the base firmware (first app) into 0x0 address and then using the CONFIG_FLASH_LOAD_OFFSET=0x20000 to the proj.conf of the second app I am flashing the second firmware i
|
By
Nikos Karamolegkos
·
|
|
#driver #api #flash #nrf52832
#driver
#api
#flash
#nrf52832
Hello everyone, Now, I am implementing a Flash-map application for nRF52832. I have already included <storage/flash_map.h> and called flash_area_open() function, but I got an error when compile: undef
Hello everyone, Now, I am implementing a Flash-map application for nRF52832. I have already included <storage/flash_map.h> and called flash_area_open() function, but I got an error when compile: undef
|
By
nhuan.huynhduc1@...
·
|
|
How to use NVS in native_posix?
#nvs
#flash
Hi Lucas, You can use native_posix with NVS, the NVS sample (samples/subsys/nvs) almost works out of the box. So I would have a look at the sample code and use it as a base line. Steps (tested against
Hi Lucas, You can use native_posix with NVS, the NVS sample (samples/subsys/nvs) almost works out of the box. So I would have a look at the sample code and use it as a base line. Steps (tested against
|
By
Jan Van Winkel
·
|
|
Question about the QSPI flash memory in the nrf52840 PCA10056 board
#flash
#nrf52840
#spi
Good afternoon, I'm a zephyr newbie, trying to implement it into an IoT project! I'm aware that there is already a driver for the MX25 flash memory device in the nrf's dev kit, but I wasn't able to im
Good afternoon, I'm a zephyr newbie, trying to implement it into an IoT project! I'm aware that there is already a driver for the MX25 flash memory device in the nrf's dev kit, but I wasn't able to im
|
By
henrique.guimaraes@...
·
|
|
Adafruit Trinket M0: west flash > How to? 9 messages
#flash
#west
I have downloaded the Arduino IDE and that includes a version of BOSSAC that may be useful. That may be a quickest method to find a working replacement version. My interest in the use of bossac comes
I have downloaded the Arduino IDE and that includes a version of BOSSAC that may be useful. That may be a quickest method to find a working replacement version. My interest in the use of bossac comes
|
By
William Fish
·
|
|
cannot flash zephyr on stm32_min_dev_blue
#stm32
#flash
ninja flash [0/1] Flashing stm32_min_dev_blue -- west flash: using runner openocd -- runners.openocd: Flashing file: /home/amore/zephyrproject/zephyr/samples/basic/blinky/build/zephyr/zephyr.hex Open
ninja flash [0/1] Flashing stm32_min_dev_blue -- west flash: using runner openocd -- runners.openocd: Flashing file: /home/amore/zephyrproject/zephyr/samples/basic/blinky/build/zephyr/zephyr.hex Open
|
By
moreaniket219@...
·
|
|
stm3210c_eval flashing via openocd dfu fails 2 messages
#stm32
#flash
Adding Erwan to see if he might have some insight. - k
Adding Erwan to see if he might have some insight. - k
|
By
Kumar Gala
·
|
|
How to setup a spi flash?
#spi
#flash
#sst26
Hey, I am playing a bit around with Zephyr and a custom board. This board is based on a stm32f4 arm and connects a Mircochip Flash(SST26) via spi1. I like to figure out how to setup this spi flash? Be
Hey, I am playing a bit around with Zephyr and a custom board. This board is based on a stm32f4 arm and connects a Mircochip Flash(SST26) via spi1. I like to figure out how to setup this spi flash? Be
|
By
Stefan Jaritz
·
|