STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Advice on getting STM32 CAN bus to PC

Some time ago I designed a simple CAN to USB device. It accepts CAN network packets, then converts them to a binary packet that is sent to the virtual COM port. It works very well. However, the Virtual COM Port is limited to about 1MB/s even thou...

Apparent minor bug in HAL_TIM_IRQHandler()

There appears to be a minor bug in HAL_TIM_IRQHandler(), in stm32f7xx_hal_tim.chttps://github.com/STMicroelectronics/STM32CubeF7/blob/master/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.cAPPARENT-BUG SUMMARY:There's a line-of-code that works, b...

JimYuill by Associate II
  • 1939 Views
  • 5 replies
  • 1 kudos