something like TI debug waveform?
Hi!How does ST ecosystem helps MCU debugging? TI has their debug waveform which seems being liked by many engineers.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi!How does ST ecosystem helps MCU debugging? TI has their debug waveform which seems being liked by many engineers.
Hello,I am experiencing the AWD interrupt always being activated when using the analog watchdog on the STM32G0B0 to guard channel 0. Here is my configuration:systemclock = 64MHz ADC ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV4 Resolution = 12B Con...
I am using TLC5941 Led driver and it communicates with Nucleo-U575ZI-Q and SPI on TLC using three wires only clock, MOSI and MISO and there is no CSso I have an issue with connection so my question is:Is there a way to make SPI on stm32 without CS?
The new STM32C0 series comes to complete the STM32 Mainstream MCUs portfolio.The STM32C0 series is the most cost-effective STM32 MCU. It bridges the gap between 8- or 16-bit MCUs and higher performance 32-bit MCUs. Built on the same technological pla...
I am using timer interrupts to read 2 optical encoders connected to 2 motors. Everything seems to run fine for a while, then I get a hard lockup and everything stops. The time can be 5 minutes or 2.5 hours. I installed and setup watchdog and when it...
We believe there is a register setting to calibrate it, how can we debug this issue please? What are the steps to calculate the calibration register value and how do we get them into the register?
[Update]Seems you can't mix C and C++ files easily, so I converted the main file to C and everything works fine. [/update]I am attempting to do what I thought would be a simple pin change interrupt on PB0.I set up the pin change in HAL and it works, ...
I am struggling with integration of filesystem on external nor.I've been trying ittlefs. i have error in LFS_ERR_CORRUPT.
Hi,I want to extend SDRAM by FMC at stm32h743iit6. When configuring the MPU, there was some error as below, what are the wrong parameters?