Skip to main content
Idrac Vincent
Visitor II
June 15, 2018
Question

SPI1_TRANSIT problem

  • June 15, 2018
  • 1 reply
  • 748 views
Posted on June 15, 2018 at 10:33

Hello,

I realized a few weeks ago a code that works on a nucleo card with the following RF module X-NUCLEO-IDS01A4, this one contains SPSGRF-915. I have now adapted this program for a prototype containing the SPSGRF-868. During the initialization of the RF module, the program remains blocked on a step.

Here is the problematic function:0690X0000060LHjQAM.png

Line 127 doesn't run. Ssomeone can help me?

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    June 15, 2018
    Posted on June 15, 2018 at 10:54

    If you stop the debugger where is it then?

    Most likely an IRQ or Fault Handler. Might want to make sure those routines are correctly named and populated.

    Consider outputting telemetry from the Default_Handler and HardFault_Handler 

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..