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

STM32L151CCU6

Posted on January 15, 2018 at 08:33Hi,We are using STM32L151CCU6 as our new product design, this MCU only have internal reference voltage for ADC.we are having a question about its internal ADC reference voltage of STM32L151CCU6.VDDA is dirctly conn...

Resolved! USB performance

Posted on January 09, 2018 at 11:35Hello everyone,I am on an STM32F103 and I am using USB to stream data from uC (USB device, USB ) to PC. The USB connection is a virtual COM Port the Driver is standard ST driver.I am wondering about USB performance...

scanf() issue

Posted on January 12, 2018 at 21:33I am using the 'STM32CubeFunctionPack_BLESTAR1_V1.4.0'.When try to setup WiFi SSID, it try to prompt for serial terminal input for data.It crash while calling first 'scanf()'....any setting require to enable this s...

Resolved! STM32F769 DISCO with FatFS SD makes UART5 and 7 unusable

Posted on January 11, 2018 at 23:24I use CubeF7 1.8.0 and the BSP drivers for SD support. Working (reading and writing files) with SD card is fine.After initializing SD with:static void SD_Initialize(void){  if (isInitialized == 0)  {    if (BSP_SD_...

Resolved! STM32F107 I2S with CubeMX

Posted on July 02, 2017 at 07:48Hi, I'm trying to use I2S2 in STM32F107VC in this Configuration:SYSCLK and HLCK: 72 MHzI2S2 Clock (Using PLL3_VCO): 80 MHzBut in configuration tab I can't set audio frequency more than 32 KHz (i.e. 44 KHz 48 KHz and 9...

Karim by Associate II
  • 3113 Views
  • 8 replies
  • 1 kudos