This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TRF7960: Integration with STM32F407 Processor via SPI

Part Number: TRF7960

Hello - 

We are trying to integration TRF7960 with our custom hardware which has STM32F407 processor (via SPI). As per errata 1.1 on TRF7960, we need to switch the polarity of clock during write &read operation. http://www.ti.com/lit/an/sloa140a/sloa140a.pdf

We are trying to determine the best way to change polarity without re-initialization of SPI between read & write cycles? I understand that this is not ST forum but am sure someone may have addressed it.

Thank you in advance. Looking forward for any help. 

Regards,

Piyush

 

  • Hi Piyush,

    Unfortunately, we don't have really have active community members on the forums or anyone who uses ST parts, so it'd be a long shot to get any help on here for that.

    For MSP430's, the polarity switch is done without a full peripheral reconfiguration. All that is needed is to put the peripheral into reset, change the setting, and bring it back out of reset again. Perhaps a similar method is possible, but otherwise you would need to check with ST how to make a simple change like that.
  • Hi -

    Thanks for your response. I was able to get some help from ST. The time to reinitialize was very small (1uSecond) so we could manage to change the polarity between read and writes.

    I am having another issue now while getting inventory. Will create a new post for same. Thanks!