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

Nucleo F303RE Problems with Android USB OTG

Posted on January 04, 2016 at 04:01I am trying to plug a Nucleo F303RE into an Android 6.0 phone and connect to the CDC port via an Android application.Bad things happen when I do this.  Apparently Android 6.0 detects the ST/LINK mass storage device...

HAL UART IT stm32f091RB

Posted on December 31, 2014 at 21:13 Hello. for starters, I'm a beginner. So I want to use UART of STM32F091RB and for this I used STM32CUBEMX, and I found much difficulty, so I'll ask my questions. in my program I do not know when I will ...

rafik by Associate II
  • 310 Views
  • 0 replies
  • 0 kudos

USB MSC write problem

Posted on December 29, 2015 at 16:18Hi everyone,I have some problem with my STM32F105RC board.for USB MSC application.I can write usb stick perfectly but some usb is problem and I can not write. That's why USB always busy with something and I take a...

Read DSTS register value

Posted on December 28, 2015 at 09:41 Hi, I need read DSTS register value (more precisely FNSOF value). I am using the newest version of STM_Cube and I have a problem with that. Could you see if my idea is correct? #define US...

STM32F4 FatFs middleware problem with f_open();

Posted on December 24, 2015 at 02:34Would like to know if anyone comes across pointer crash when using f_open()?Background:Our project's configuration include FatFs and USB Host, and the LSE and HSE are 32.7KHz and 8MHz respectively. The media used ...

suilarso by Associate II
  • 1308 Views
  • 6 replies
  • 0 kudos

STM32 HID with HALL

Posted on December 27, 2015 at 21:37 Hello, i am creating car headunit from tablet, and USB OTG functionality allows to control tablet with STM I would like to get few commands, like SLEEP, WAKE, volume up/down, pause, play, next song, p...

STM32F072-Discovery Virtual Com Problem

Posted on December 25, 2015 at 19:48 Hi, I've been struggling to make a working program, that would allow my board to communicate with the computer. So far I reviewed a lot of examples but I still have problems to do so. I managed to connect the...

cravaour by Associate II
  • 482 Views
  • 1 replies
  • 0 kudos

STM32F042 USB VCP not working

Posted on December 10, 2015 at 06:49I have generated code with STM32CubeMX which should enable VCP support for STM32F042, but USB still doesn't work. Until USB device is initialized in code, windows shows device as ''Unknown USB Device (Device Descr...

ajargans by Associate II
  • 2012 Views
  • 9 replies
  • 0 kudos