STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 USB SERIAL

Posted on May 16, 2017 at 13:08Working on STM32F4 Discovery and using CubeMx to generate basic structure for the program.I am connecting FT232 based USB TTL Module to the USB OTG port of Discovery using Micro USB to Female OTG Cable.I am using CDC e...

anuj by Associate II
  • 921 Views
  • 4 replies
  • 0 kudos

STM32F072 PowerOn Not in Run Mode

Posted on May 21, 2017 at 15:59I have STM32F072 Discovery board, I am running some demo program, now the issue is, when I power on the discovery with USB or external supply, it doesn't boot into run mode/Program Mode, I have to reset the MCU, in ord...

anuj by Associate II
  • 392 Views
  • 1 replies
  • 0 kudos

USB Device Description Request Failure Issue..

Posted on May 16, 2017 at 22:06Hi,I've a custom L476 board (battery powered,MSI 48MHz system clock, no HSE, no PLL) to implement USB MSC (OTG-FS). I'm using L4 Nucleo ST link extender to upload code on my Custom board. I've noticed that, when the cu...

0690X00000603TNQAY.jpg
rumlyen by Associate II
  • 497 Views
  • 1 replies
  • 0 kudos

FatFS initialization on F072

Posted on May 13, 2017 at 16:26 Hello, I'm trying to port CubeMX repository example for uSD card on STM32F072-EVAL to NUCLEO-F For some reason I get error out of functionf_mount(...) which returns 11 (The logical drive number is invalid). Als...

serdes on STM32

Posted on May 18, 2017 at 18:52Are there any plans for an STM32 family product that implements a common SERDES interface for high speed communication with other chips (ie, FPGAs)?  Along with this, a PCIe endpoint in an STM32 would be much appreciat...

STM32F407 bootloader realibility issues

Posted on April 22, 2017 at 18:52Hi all,At my company we have an STM32F407 MCU and we are trying to use the in-built boot-loader. I have read  - AN2606 - STM32 microcontroller system memory boot mode and - AN3154 - CAN protocol used in the STM32 bo...

Serial Audio Interface on STM32F429

Posted on May 09, 2013 at 19:50Can any one tell me if the SAI on F429 is able to handle multi-channel duplex TDM audio? I am hoping to get 8 in 8 out simultaneously, only using the SAI. Also what is the 10K price of F429? I am also considering $6 C6...

liz by Associate
  • 973 Views
  • 3 replies
  • 0 kudos

UART Overrun

Posted on May 10, 2017 at 18:44 Hello, I'm using stm32l476 board discovery. A GSM modem is connected to the STM32 through RS232 to UART driver. The UART is configured with IRQ and hard flow control (RTS and CTS). Here, is my IRQ callback : ...

Sirac by Associate III
  • 467 Views
  • 1 replies
  • 0 kudos