This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF51822 Programmer

Hi,

Can you advise a hardware and software programmer for  nRF51822  ?

best regards

Tomasz

Parents Reply
  • Mojo is right, it is not the core.  The core is the same among all silicon vendor except each vendor uses different flash chip hence the require driver for each one.  For instance, same Cortex-M4 on STM32 or NXP do not program the same.  You need to use the right flash algo to flash each.  If you want to know more, look in the datasheet of each one and look at the core datasheet on ARM and look at the OpenOCD source code where you can find flash algo for each vendor.  

Children
No Data
Related