STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Migrate from STM32G431CBU6 to STM32G474CCU6

Hi,We are planning migrate our product based on STM32G431CBU6 to STM32G474CCU6. Need to make sure they are compatible in hardware design, are the two pin-to-pin compatible?Thanks. 

Resolved! Wich eval board mcu stm32

Wich eval board mcu stm32 recommend me to learn and in the future can match with dsp.Regards 

Ponch by Associate II
  • 3072 Views
  • 7 replies
  • 5 kudos

Resolved! STM32F427VI firmware retrieval

Hi All, Been reading and learning a lot about MCU's in general. I'm very very new to all of this so please bare with me.The board comes with STM32F427, and a custom .exe that can flash directly via USB-C. I've read about fake STM32's, and. I'm not su...

Resolved! Problem with creating external loader on STM32F411 and W25Q64

Hello I wanted to create a external loader for STM32F411CEU6 (WeAct Blackpill board) and W25Q64 flash memory chip. I did it based on the tutorial from youtube link: https://www.youtube.com/watch?v=KlG2doCkREM&t=1792s I the tutorial i found link to W2...

BUSY_ERROR.png
MSzła.1 by Associate III
  • 4450 Views
  • 4 replies
  • 3 kudos

Flushing/resetting DMA state

So DMA can read/write from 16bit SPI DR, to 32bit memory variable, in circular mode,I need to reinit stream, but DMA TX ends up off by one 16bit in destination array,so how can I partially reinit DMA to beginning or array/or even addresses?Without fu...

mrx23 by Associate III
  • 2072 Views
  • 2 replies
  • 0 kudos

stm32f4 timer based interrupt function execution

hey!im working on data logging and want to store all data in text filewhere i want to save date and time with the use of RTC clock and external interrupt based on timer with gap of 1 sec i have things configured correctly for the RTC which works fine...

_kalpesh by Associate III
  • 1808 Views
  • 4 replies
  • 2 kudos

Resolved! Issue with uart USART_ISR_EOBF bit

Hi I have a stm32L433, and setup Uart1 for standard TX and RX with interrupt for both send and receive (9600N81 setup). I don't use any hardware handshake . Within the IRQ routine occasionally the USART_ISR_EOBF bit in the ISR is set , and I am not u...

SSmit.13 by Senior
  • 7223 Views
  • 18 replies
  • 16 kudos

HAL fails to switch VRef from internal to external H743

Changing VRef source would seem simple, but it doesn't work, there is no change in the levels the ADC records. __HAL_RCC_VREF_CLK_ENABLE();HAL_SYSCFG_DisableVREFBUF(); // Disable the Internal Voltage Reference buffer, uses external 3.3vHAL_SYSCFG_VRE...

Robmar by Senior III
  • 1298 Views
  • 1 replies
  • 0 kudos