STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F105 - USB OTG - BusFault at 0x1fff7a10

Posted on January 07, 2018 at 10:07HiI try to implement a VCP on a STM32F105RB with the STM32_USB-Host-Device_Lib_V2.2.0I was able to compile the Code sucessfully.My Hardwareconfiguration is the following:Mini USB directly (without series resistors)...

claudio23 by Associate II
  • 1033 Views
  • 1 replies
  • 0 kudos

How to stop HAL_CAN_ErrorCallback

Posted on April 25, 2017 at 20:27My hardware has to disconnect the CAN bus sometimes. When i do the callback HAL_CAN_ErrorCallback will pop up. My CAN bus has to continue work so i clear all flags that i found:__HAL_CAN_CLEAR_FLAG(hcan,CAN_FLAG_EWG)...

Nucleo-L432KC store data in Flash using mbed

Posted on December 15, 2017 at 05:11Hello,I am using my Nucleo-L432KC for a project and my client wants to use mbed online compiler. I am trying to save some variables into the flash memory (because there is no EEPROM) and unfortunately there is no ...

Duy Tran by Associate II
  • 1785 Views
  • 9 replies
  • 0 kudos

Building samples of STM32CubeF7

Posted on November 14, 2017 at 14:13I'm new in this forum. I've got STM32F779I Eval board for one of our product. I've installed STM32CubeF7. I've also installed System workbench for STM32. Then I tried build one of the sample and could not build, i...

USart not receiving data after awhile

Posted on January 04, 2018 at 20:38I am using STM32F051 device.  For some reason, after the host sending data for awhile, Rx stops receiving data.If I use the debugger and stop the code, and try to send something back to the host, then the Rx begins...

Vu.Andy by Associate III
  • 880 Views
  • 9 replies
  • 0 kudos

samples for students

Posted on December 26, 2017 at 12:40hello,I was wondering which is the policy of ST for the samples for students. I have been using free samples from AVR even before it was Microchip.If it is possible to ask for samples to ST which is the correct wa...