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! STM32F303CBT6 TIM input interconection

Hello,The COMParator have option of connection him output to TIMer IC.But timer IC is after edge detection unit.How can I connect the output of COMPx to TIMx in input capture mod (internaly)?

AOrlo.2 by Associate II
  • 980 Views
  • 2 replies
  • 0 kudos

How can I convert UART and I2C inputs to UART and CAN outputs?

Hi, I’m new to STM32.With STM32F730R8T6 MCU;I want to see the data using CAN protocol and UART protocol while sending data using UART protocol.At the same time, I want to see the data using CAN protocol and UART protocol while sending data using I2C ...

Macun by Associate II
  • 3525 Views
  • 7 replies
  • 0 kudos

Resolved! Flash programming stuck until sector erased

I faced strange behavior on STM32L431CC. I was trying to sequentially add data to archive and at some point the CPU failed to program 8 bytes at address 0x8032018 (8 byte aligned) and at address 0x8034100. I read data from the memory and it is clear ...

Alex.Ag. by Associate II
  • 981 Views
  • 2 replies
  • 0 kudos

Resolved! How to read byte from SPI?

There is some way to read directly the byte that are send via SPI and not the int8 that is generate by the function?int8_t buffer[BUFFER_SIZE]   HAL_SPI_RECEIVE_DMA(...,(uint8_t*)buffer,...,...)​

ATeli.1 by Associate III
  • 879 Views
  • 1 replies
  • 0 kudos