Related posts

STM32 AD5621 DAC Sinus Wave Generation

STM32 APDS-9005 Luminance Sensor Interface

STM32 12-bit DAC MCP4921: Analog Signal Generation

2 comments

Schrute Gill August 9, 2024 - 11:16 am
Hi, Thanks for the tutorial. How can I get the temperature readings directly from my STM microcontroller (as a variable in 'Watch' mode) without resorting to Proteus?
Marwen Maghrebi August 20, 2024 - 12:19 pm
Thank you for your question! To get temperature readings directly from your STM32 microcontroller in 'Watch' mode using STM32CubeIDE, you need to connect your STM32 to your PC with a debugger (like ST-Link) and set up the IDE for hardware communication. Unfortunately, this cannot be done using Proteus simulation
Add Comment