2023-03-21 12:01 AM
I need answers with producer for above queries for learning about stm32 mcus with stm32 cube ide.
Solved! Go to Solution.
2023-03-21 01:56 AM
Hello,
Check the signal with an Oscilloscope.
Create a new Command Shell Console.
Configure the new Console just as you did with PuTTY.
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-21 01:56 AM
Hello,
Check the signal with an Oscilloscope.
Create a new Command Shell Console.
Configure the new Console just as you did with PuTTY.
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-21 02:07 AM
Regarding PWM watching console, does not have any inbuilt console in stm32 cube ide?
2023-03-21 02:17 AM
For the UART communication, check this link :Getting started with UART - stm32mcu (stmicroelectronics.cn)
PWM: try to debug ,check the value of the registers and get the results via an Oscilloscope.
Hands-On with STM32 Timers: Complementary Variable Frequency PWM - Bing video
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.