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

Trying to interface to CAN code

Posted on September 08, 2014 at 18:51I am trying to assign a value to the IDE bit.  But when I try to write this I am getting a �HardFault_Handler�.  I am sure it has to do with my syntax, but I have been writing requirements for too many years now ...

ebommer by Associate II
  • 988 Views
  • 6 replies
  • 0 kudos

STM32F4 USB Composite CDC + MSC

Posted on February 13, 2014 at 14:16 I'm in the process of building a USB composite CDC + MSC device on the STM32F4 Discovery board but am having trouble getting windows to recognise it. Using USBlyzer all the descriptor info seems ok bu...

deanos by Associate II
  • 919 Views
  • 1 replies
  • 0 kudos

Making internal FLASH as MSC

Posted on September 04, 2014 at 11:02I download STM32CubeF4 from http://www.st.com/web/en/catalog/tools/PF259243. There is an example of MSC in \STM32Cube_FW_F4_V1.3.0\Projects\STM324xG_EVAL\Applications\USB_Device\MSC_Standalone\MDK-ARM.If I build ...

STM32 With Ethernet MAC & PHY

Posted on September 02, 2014 at 14:37Hi Is there a version of STM32 -cortex-M4 preferd- with Ethernet MAC and PHY. Just put the magnetic interface off chip? Regards Hossam ALzomor #ethernet-stm32

zomorh by Associate
  • 472 Views
  • 1 replies
  • 0 kudos

STM32F4 Cube lwip Examples

Posted on September 01, 2014 at 05:29So, I've just downloaded and started playing with STM32F4 Cube's *version 1.3.0) Ethernet examples on my STM3240G-Eval. The LwIP_HTTP_Server_Raw works, but not a single one of the others does. Some debugging show...