Do STM micro controllers have SENT peripheral?
I am looking for a micro controller which has SENT peripheral in it do STM have any such microcontroller?
I am looking for a micro controller which has SENT peripheral in it do STM have any such microcontroller?
Hello,I am using a STM32F429I-Discovery board for a project involving the use of both DAC channels. I am using the Peripheral driver library for faster coding. Despite having configured everything as specified in the docs and the library I cannot get...
I use the CMSIS-DSP library to calculate the Fourier transform, but when I want to calculate the magnitude, I run into a problem. This affects other data (a struct variables )and makes them 0 in the end, the whole program collapses. I don't understa...
Why is there such a limit? As good as this watchdog is, this limit makes it kind of useless. Its it a typo? It worked with 3300 though, when altereing the generated code.
STM32L496 micro is hard faulting when power is cycled, but only on some builds of firmware, others are ok. I've been able to track it down to a specific path in the assembly, what looks like is happening is a vector table address is loaded into R3 wi...
Hello,i am using the STM32F410CBUx and want to detect rising and falling edges with the Timer 5.I get these values with the help of the DMA because the signal edges are close together and i need accurate meassurments. The edges occure all in a short ...
Hello,As the title says, I need to use the ADC's external trigger designator pin to trigger the transition. I have done the necessary steps on Cubemx but my code still cannot work.Looking forward to hearing from the forum.Thanks,HAILV /* USER CODE E...
at page 26 :"The X3 crystal has the following characteristics: 32.768 kHz"it should be X2 instead of X3