STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407 USB_OTG_HS/CDC flash origin issue

Posted on October 17, 2017 at 15:11We have project generated in STM32CubeMX v.4.21.0 based on STM32F407VETx  MCU. This project use USB_OTG_HS to communicate with host computer. When we write program to flash at origin value ORIGIN = 0x8000000 all wo...

STM32F042 SPI DMA problems

Posted on October 17, 2017 at 15:08Hi, I'm trying to read data from mems sensor with an stm32f042 using spi, but unfortunately the spi does not seem to be working. I've used CubeMX to configure the project. The LSM6DSL_Config() function is the first...

Remote Compiling STM32 Workbench

Posted on October 17, 2017 at 14:53Big fan of the STM32 Workbench. Really top notch work that makes my work much easier. Thanks.Wondering though. Have some larger applications that I would love to throw at some bigger silicon. Has anyone successfull...

1ms HAL delay

Posted on October 16, 2017 at 17:14Working with the STM32L052C8 using the HAL commands. I'm using the 'HAL_Delay()' command which is meant to be a delay in ms but I'm measuring HAL_Delay(1); to be 15ms. Checked with the data sheet and it says to hav...

USB VCP problem

Posted on October 13, 2017 at 14:05I'm using stm32 Workbench with CubeMX and STM32F4DISCOVERY with STM32F407VG microcontrollerI setup everything in CubeMX as default:- RCC-> Crystal/Ceramic Resonator- SYS->SerialWire with SysTic Timebase Source- USB...

Usb Stm32f746

Posted on October 17, 2017 at 06:33HelloI am using STM32F746-Discovery.I run USB in high speed mode.Internal DMA is enable.But, if I use ICache and DCache my host is't initialization.Who will tell me what the problem is?What am I doing wrong?Alex