STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

adjustment for HAL

Posted on January 17, 2018 at 03:36can the HAL programmers please add the __weak attributes to the interrupt routines.I had to add this one again today:__weak  void CEC_CAN_IRQHandler(void);  // in stm32f0xx.hand this one:__weak void CEC_CAN_IRQHand...

T J by Lead
  • 300 Views
  • 4 replies
  • 0 kudos

STM32F4 no OS LWIP issue

Posted on January 11, 2018 at 20:33I have been having an issue in my project with LWIP. The network seems to run fine, the protocols all work, but then (usually a day or two later) the stack just stops running. It seems to happen when trying to make...

change CUSTOM_HID_EPIN_SIZE

Posted on December 12, 2017 at 08:24It seems that the cubemx doesn't let us change CUSTOM_HID_EPIN_SIZE or CUSTOM_HID_EPOUT_SIZE, and in the codes, we don't have a user defined part for this. so this cause to define it asthe default value which is 0...

0690X00000604KxQAI.jpg