STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 VID/PID

We are considering changing our products to use STM32. It's Arduino based and using Atmel products now. To be able to chose a suitable STM32 we would need to adapt the USB interface instead of using an FTDI chip. But from posts I read here I can't se...

Resolved! DP ALWAYS Pulled High (UP)?

Hello All,I am currently working on a USB device that supplies power (Chip = STM32F765). I am attempting to have this device be connected and unrecognized while in stop or standby mode and I am running into the unfortunate fact that the DP line has a...

ZThat by Senior
  • 1261 Views
  • 6 replies
  • 0 kudos

stm32f1 fw package 1.70 SPI bug

Im using stm32f103RB on nucleo64 board, to read SPI sensor with half duplex SPI master mode.SPI blocking recive function do not disable SPI properly, it should disable it and then finish recive one more time, as user manual RM0008 specify(25.3.8), bu...

VLuky by Associate II
  • 631 Views
  • 4 replies
  • 0 kudos

LL drivers USART - interrupt not working

Hi all,I am trying to use the USART1 with RX interrupt but I cannot make it working with code generated using STM32Cube IDE running on Linux.The MCU is an STM32F407VG.The ISR function (the only part of the code I modified according to the MCU TRM) is...

simo zz by Senior
  • 759 Views
  • 5 replies
  • 0 kudos