How to scope and print UART data from STM32F4 evaluation board?
3 次查看(过去 30 天)
显示 更早的评论
Hello all,
I am currently struggling to find out how to scope and print out an array of hex data as shown below.
It currently shows all zeros although the oscilloscope shows some data going to and coming from the STM32F4 board.
All wiring setup is correct since I successfully tested some other tasks.
I appreciate your help in advance.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1583926/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1583931/image.jpeg)
1 个评论
madhan ravi
2024-1-6
编辑:madhan ravi
2024-1-6
As the message says , the Stm32 board uses a local timer so simulation time is not based
采纳的回答
Jung Sunghun
2024-1-7
1 个评论
madhan ravi
2024-1-7
Perfect, thanks for providing feedback. Will be always useful for others as well. I knew how to do it in STM32Cubeide but not in Simulink since I don’t have the license.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!