STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bug report: USB CDC Template and CubeMX code generation

Posted on December 22, 2015 at 10:18Hi, I just created a new project for a STM32F103 MCU using CubeMX 4.12.0 and the firmware package 1.2.0 for the F1 family and came across two little issues. In Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src...

work by Associate II
  • 606 Views
  • 3 replies
  • 0 kudos

STM32, mipi, CSI (mobile camera)

Posted on January 27, 2016 at 09:00Hello friends.Does anyone have any suggestions on the following topic?I found out that mobile cameras are very chip. For example iphone 4s 8M camera is about $2. But they use mipi interface (CSI-2, CSI-3). I would ...

baev_al by Associate III
  • 1870 Views
  • 1 replies
  • 0 kudos

Problems reconnecting virtual com port after software reset

Posted on January 26, 2016 at 10:03Hello all, I cannot reconnect COM port of a BLUENRG dongle after reseting. I call NVIC_SystemReset(), dongle resets, but cannot reopen same COM port to comunicate with device. I'm using latest Virtual COM Port driv...

vpalacio by Associate II
  • 435 Views
  • 1 replies
  • 0 kudos

Dual Interleaved ADC triggered by Timer with DMA

Posted on January 26, 2016 at 14:14Hi, I am using an stm32f4-discovery board and would like to acquire an reflected ultrasound signal with 4 MSPS. To generate the ultrasound signal two shifted pulse signals at 1 MHz are needed. The sampling frequenc...

0690X00000605KyQAI.png
smrtkai by Senior
  • 710 Views
  • 4 replies
  • 0 kudos

STM32L053R8 NUCLEO Bootloader firmware update issue

Posted on January 13, 2016 at 09:30Hi , I am encountering an issue with the firmware update using the bootloader. I updated my firmware using STMFlashloader Demo.exe. The new firmware is correct. My board is working. But when I use STMFlashLoader....

tingting by Associate II
  • 981 Views
  • 7 replies
  • 0 kudos

F1/F2 Option Bytes

Posted on January 26, 2016 at 16:15I've recently changed from a F1 to a F2 uC in one of my projects. In the F1, there were two Bytes (Data0 and Data1) in the option byte register (FLASH_OBR) available for custom use (I used it to save a device addr...