STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103, HAL, USB CDC: hangup after reconnect

Posted on January 11, 2016 at 23:54Hi. I'm trying to make CDC console on STM32 device. But I've noticed some troubles: 1. When I re-connect USB cable to device, device just hangs. It seems like bug is in USB library - even blank project, that is gen...

nitr0 by Associate II
  • 612 Views
  • 5 replies
  • 0 kudos

Ethernet speed with STM32F407VG and LAN8720A

Posted on February 10, 2016 at 04:42 Hi.  I need transmit some data readed from FSMC (SRAM-like external interface) with speed about 3072000 Mbit/sec. So, I don't need handshacking, and choise UDP. Minimal data packet has size 192 bytes, usually MTU...

t2399 by Associate II
  • 272 Views
  • 0 replies
  • 0 kudos

STM32CubeMX NVIC setting

Posted on January 19, 2016 at 19:10I ran my project settings through the CubeMX program to see if there would be any difference in the settings CubeMX makes. I made one observation that seemed worth mentioning. The systick IRQ priority is set twice:...

rbenesh by Associate II
  • 625 Views
  • 1 replies
  • 0 kudos

HAL Driver CAN Bus Example

Posted on February 05, 2016 at 13:33Hi everyone,I am using STM32F469 with STM32Cube.I cannot see any CAN BUS example with HAL Drivers..Can anyone help me ?Regards. #hal-drivers #stm32cube #can-bus

Labels