I want to run my software on nRF52832. It is already running on nRF52840.
What are the changes I would require making this transition.
We are using soft devices and all the peripherals on nRF52840.
I want to run my software on nRF52832. It is already running on nRF52840.
What are the changes I would require making this transition.
We are using soft devices and all the peripherals on nRF52840.
Hi Venus,
What I can see from the datasheets: One major difference is the memory size
nrf52832 :
Arm processor 64 MHz Arm® Cortex-M4 with FPU -> 512/256 KB Flash + 64/32 KB RAM
nrf52840 :
Arm processor 64 MHz Arm® Cortex-M4 with FPU -> 1 MB Flash + 256 KB RAM
Visit next nordic website to compare the mcu's
Bluetooth Low Energy - nordicsemi.com
best regards,
nRFxFanBoy
Hi Venus,
What I can see from the datasheets: One major difference is the memory size
nrf52832 :
Arm processor 64 MHz Arm® Cortex-M4 with FPU -> 512/256 KB Flash + 64/32 KB RAM
nrf52840 :
Arm processor 64 MHz Arm® Cortex-M4 with FPU -> 1 MB Flash + 256 KB RAM
Visit next nordic website to compare the mcu's
Bluetooth Low Energy - nordicsemi.com
best regards,
nRFxFanBoy