2024-08-20 12:20 AM
We are using STM32H753I-EVAL2 evaluation board. We need to test SPI functionality of microcontroller. The board gives a provision to use CN6 & CN7 connector to do this. But the Samtec connector couldn't be connected with any jumping wires nor we could find a mating connector. How to use these connector pins to test SPI functionality?
Solved! Go to Solution.
2024-08-22 01:33 AM
Hello @AkshayMR ,
They are called hook clips:
You need to find the smallest one to fit the EVAL board connector and prevent any short circuit between the pins.
But as said by @Andrew Neil , it's preferable to use Nucleo board with 0,1 inch pitch (2.54mm) connector.
2024-08-20 02:34 AM
Use this kind of connectors:
2024-08-20 03:09 AM
The User Manual gives the Samtec part number:
https://www.samtec.com/products/ftr-130-03-l-d-lc - offers a free sample, and has a link to Mouser to purchase.
Or, for easy access to the microcontroller pins without all the extras of the EVAL board, maybe a Nucleo would be more appropriate?
https://www.st.com/en/evaluation-tools/nucleo-h753zi.html
They have simple 0.1" headers ...
2024-08-21 09:35 PM
What are these connectors called?
2024-08-22 12:57 AM - edited 2024-08-22 12:59 AM
An image search will find them from the picture; eg,
https://www.amazon.co.uk/Ytian-analyzer-Interface-Electronic-Experiment/dp/B08T5Y6R8D
But you'd still be stuck with the fact that the EVAL port uses-up the pins with all those "extras"
Therefore I'd still recommend a Nucleo board for unencumbered access to the microcontroller's pins.
2024-08-22 01:33 AM
Hello @AkshayMR ,
They are called hook clips:
You need to find the smallest one to fit the EVAL board connector and prevent any short circuit between the pins.
But as said by @Andrew Neil , it's preferable to use Nucleo board with 0,1 inch pitch (2.54mm) connector.