Programming MS12SF1 module

I am trying to program MS12SF1 module through nrf5340DK. I tested the blinky code to toggle the LED pins but while checking through oscilloscope the pins showed nothing, wasn't toggling.

Have just connected 4 programming pins - Vdd, GND, SWDIO, SWCLK. The module is programming but somehow I am not able to see the led pins getting toggled.

It would be grateful if someone can help me with this.

Parents
  • Hello,

    You can see the toggle on the module but while checking though Oscilloscope, there was no output on those pins?

    ''Have just connected 4 programming pins - Vdd, GND, SWDIO, SWCLK.'' - could you please explain this by showing the setup picture?

    These are the default pins from default device tree file from nrf board (nrf7001dk_nrf5340):-

    what is the pin numbers of LED for your module and did you check if it is overlapped with any other pins specified for other peripheral?

     

  • No no the module is connected with nrf5340dk so the build configurations which I set was nrf5340dk_nrf5340_cpuapp
    The module was programmed with the blinky code
    It does have some different pinout as compared to nrf5340 but not able to find out that which pin than represents what

Reply Children
Related