Today I read about the new nrf52810 and I want to know about its main differences with the nrf52832.
I see a lower power consumption for the 52810 vs 52832 and no NFC on the 810, is this correct? Also there are other changes?
Thank you!
Today I read about the new nrf52810 and I want to know about its main differences with the nrf52832.
I see a lower power consumption for the 52810 vs 52832 and no NFC on the 810, is this correct? Also there are other changes?
Thank you!
The main differences between the nRF52810 and the nRF52832 are the following
May also mention that the FPU (Floating Point Unit) is also removed on the nRF52810.
@tinyrick: Thanks for the heads-up. Updated my answer.
Maybe not a "main" difference, but NVMC has no ICACHECNF register. I can't easily find any discussion. Does this mean the instruction cache exists but is always enabled, or means something else? How does that affect performance/timing?
@butch: You are correct. The the cache has been removed on the nRF52810. This will affect the performance of the nrf52810 compared to the nRF52832, but the nRF52810 is more efficient in terms of current consumption as it is a smaller IC(i.e. less peripherals, less memory)
nRF52810
•144 EEMBC CoreMark score running from flash memory
• 34.4 μA/MHz running from flash memory
• 32.8 μA/MHz running from RAM
nRF52832
• 215 EEMBC CoreMark score running from flash memory
• 58 μA/MHz running from flash memory
• 51.6 μA/MHz running from RAM