'F446 DS - PLL description discrepancies
Obviously copy/paste, probably from 'F40x, ignoring the differences.ST, please fix.JW
Obviously copy/paste, probably from 'F40x, ignoring the differences.ST, please fix.JW
I think I found a documentation error in the L412 datasheet. The Quadspi is documented to support two banks in the QUADSPI module description, but I can only find the pins for BK1, which I assume is the first bank. My guess is that the QUADSPI module...
We want to know that which simulator supports for STM32U585.
Histudying the DMA of the STM32F407 MCU, I came across Figure 1: System architecture.It says DMA_PI for GP_DMA1 but DMA_P2 for GP_DMA2.I reckon that DMA_PI is a simple typo and should be called DMA_P1 and stands for the DMA peripheral bus.Would you a...
Hello everyone,I'm developing a firmware for an STM32F767 and I have a problem that happens randomly and I can't figure out why. From what I could analyze looking at the stack I think the problem comes when doing a sprintf and I have the hypothesis t...
Hi,From RM0090 (Rev 19 - February 2021), page 1393:"Host enumerationThe application issues an USB reset (single-ended zero) via the USB by keeping the portreset bit set in the Host port control and status register (PRST bit in OTG_HS_HPRT) for aminim...
Hello There,I'm using STM32H7A3 and facing a weird issue with HAL_UARTEx_ReceiveToIdle_IT() API.STM is connected to Cellular Modem via UART. When I turn on the modem via some GPIOs, initially it throws some init data. But when I call HAL_UARTEx_Recei...
To,Sir or MadamI am making a embedded system with MCU STM32F103RETxLQFP64. In this MCU pin PC10 and PC11 is multipurpose pin. I use it for UART.In project, PC10 and PC11 is used as GPIOs. I change functionality of pin. I used pin PC10 for UART4_TX an...
Hi,Pretty new to STM32 but reasonably comfortable with ESP32, Pico and 40 years of C++. So old enough to expect it to be me.Cannot get blink to work with blue pill 32k using cube ide on ubuntu 23.04 with while (1) { /* USER CODE END WHILE *...
Hello there! I am using the B-L4S5I-IOT01A board. After setting up the AWS process, I have opened tera term to configure the device. After I configured the tera term once I press the reset button on the board, no information is being displayed on the...