STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SPI clock issue in modes 2 and 3: H743

The clock and data lines on SPI seem to go tri-state off when not in use even though the SPI channel is left open. Is this expected behaviour? It causes issues with some connected chips as they see the re-establishment of the driven clock signal as a...

0690X000008j2JBQAY.jpg

Multiple DMA Requests for the same DMA Stream

The STM32H7 series has come with the concept of DMAMUX which is different from the older series. it looks awesome and better than the dma request mapping table.But I wonder if it can route multiple dma requests to the same dma stream or not?To be mor...

Product serial numbering

Hello everyone,I want to add a device unique ID (a uint16_t progressive counter that identify my device as a whole, not only the mcu used) at programming time to a stm32f446 based product. Is there a standard known standard way to do this?Maybe it’s ...

Raggio by Associate III
  • 698 Views
  • 2 replies
  • 0 kudos

STM32F303RE Nucleo Board HAL_USART_Receive_IT problem

As the title suggests, im having a problem using HAL to make some USART echo.I tried the same approch on a nucleo-f031 and its working wonderfully.I can print the whole hyperterminal string, but i cant reach the receive interrupt. Even if i set the R...

AWeis by Associate
  • 334 Views
  • 0 replies
  • 0 kudos