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

Flashing a 3rd party NFR52832 with ST link V2 on Eclise?

Hello,

I am in a little bit of trouble here trying to flash a 3rd party module that is mounted on a custom PCB I made with the SWD pins exposed for programming.

I've been using it with the Arduino IDE and the st link V2 so far(Thus flashed softdevice S132 on it already) but I want to make the transacting from it sins it lacks capabilities. any way I know it works in term of hardware.

Now I'm not interested in wasting my money on buying the Segger J link so I want to use the ST link V2 so far I've followed this tutorial: devzone.nordicsemi.com/.../ up to the point of "Flash download" build the blinky code successful and waiting to see how you flash the chip with it.

Does anybody have any experience with it? thanks for your time.

Parents
  • Wow that's one quick replay thanks!

    So I know it works because I managed to flash a softdevice S132 to it from the arduino ide and run a simple code to blink the onboard led's vibrator OLED display(although it has problems after rebooting for some reason...) and connected it to my phone and sending and receiving data to it with a library all that using arduino.

    But I figured that has issues and not compatible with everything I need like NFC and other stuff so I'd like to get a little deeper to pure programming that relates to that MCU so up untill now I've set the required GCC compiler set up eclipse(can build the attached blink example in the tutorial but don't know how to flash it) and converted my STM32 disco board to a j link(for some reason can't get 3.3V out of the SWD port don't know if it's normal) and not I need a guide with example on how to wire a program to blink an LED.

Reply
  • Wow that's one quick replay thanks!

    So I know it works because I managed to flash a softdevice S132 to it from the arduino ide and run a simple code to blink the onboard led's vibrator OLED display(although it has problems after rebooting for some reason...) and connected it to my phone and sending and receiving data to it with a library all that using arduino.

    But I figured that has issues and not compatible with everything I need like NFC and other stuff so I'd like to get a little deeper to pure programming that relates to that MCU so up untill now I've set the required GCC compiler set up eclipse(can build the attached blink example in the tutorial but don't know how to flash it) and converted my STM32 disco board to a j link(for some reason can't get 3.3V out of the SWD port don't know if it's normal) and not I need a guide with example on how to wire a program to blink an LED.

Children
No Data
Related