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

How to export Alternate memory regions for USB DFU?

Posted on July 28, 2017 at 07:56Greetings,I am rolling my own USBD DFU bootloader for an STM32F427. I have a CubeMX project reading and writing to Internal Flash. Now I need to expose the OTP memory region, similar to the System Memory USBD DFU boot...

jhgorse by Associate III
  • 1241 Views
  • 3 replies
  • 0 kudos

Dual bank with STM32F42xx 1M Flash parts

Posted on August 13, 2017 at 14:25I have an STM32F427ZGT 1M Flash part and I see in the reference manual this statement:Bit 4 BFB2: Dual-bank Boot option byte0: Dual-bank boot disabled. Boot can be performed either from Flash memory bank 1 or fromsy...

LWIP Free rtos UDP loopback: what is my mistake??

Posted on August 12, 2017 at 08:55Hi2 questions here:1. Why do I need the osDelay(1) before netbuff_delete()? Without it I get a statistical bug/crash.  2. why do I need lines x1-x3. Without it no second connection is possible./*--------------------...

stm32f415 USB vs. USART1

Posted on May 19, 2017 at 01:48I have a custom board that uses an STM32F415RGT6.  It has USB_OTG_FS_DP on pin 45 (PA12), USB_OTG_FS_DM on pin 44 (PA11), USART1_RX on pin 42 (PA10), USART1_TX on pin 43 (PA9), plus lots of other connections.I created ...

CubeMX project with LwIP

Posted on August 11, 2017 at 11:15Hello,I am creating a project on a STM32F417IGH6 with LwIP using the CubeMX tool. The code compiles perfectly, but I cant get a connection to the Ethernet. The PHY I am using is a LAN8720A.A project that I ported fr...

Thomas K by Associate II
  • 586 Views
  • 1 replies
  • 0 kudos

Implementation on a STM32F407 host mode USB driver, able to connect and communicate with USB serial devices such as Telit?

Posted on August 10, 2017 at 22:09I was looking for C code and software written that implements a STM32F407 host mode USB driver, able to connect and communicate with USB serial devices that expose multiple virtual devices such as Telit GSM modems.*...

New to using ST for FreeRtos basic project.

Posted on August 06, 2017 at 01:57New to using ST for FreeRtos basic project.Created New Project following all steps in a course for getting started with FreeRTOS but ended up with bunch of errors. Can anybody help? Following are few Screenshots of ...

0690X00000607lUQAQ.png 0690X00000607lVQAQ.png
A Maq by Senior
  • 1002 Views
  • 5 replies
  • 0 kudos