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

X-Nucleo-IDB05A jumper issue

Posted on June 15, 2018 at 13:28Hi !We are working with X-nucleo-IDB05A1, we had some disconnection issue without reason. and we figure out that there is HCI_DISCONNECTION_EVT generated each time. The reason is connection timout ,which can be genera...

Can't make I2C START condition on stm32l100

Posted on June 15, 2018 at 13:26I'm using stm32l100C6-A to communicate with gas gauge by I2C. My code tries to start I2C transfer, like this:I2C_GenerateSTART( i2c_periph, ENABLE );and sometimes it works, transfer is completed, all is well. But some...

0690X0000060BgqQAE.png
amomum by Associate III
  • 514 Views
  • 0 replies
  • 0 kudos

Resolved! New chips with U suffix.

Posted on August 10, 2016 at 09:39I am used to chips being marked for example ''STM32F405VGT6''. However, from several people I hear that now chips marked with an additional ''U'' at the end are showing up. Date code 1613 or something like that. One...

Resolved! CAN FIFO0 and FIFO1 stm32f429

Posted on June 14, 2018 at 08:37Hello,Could you describe difference in use FIFO0 and FIFO1 for CAN1 and CAN2 in stm32f4 mcu? For example if I configure CAN2 for receive in FIFO0 and configurate filters 14 all work success, but if I try use FIFO1 wit...

kruft by Associate III
  • 6970 Views
  • 16 replies
  • 0 kudos

Wrong flash latency from CubeMX with STM32F302CC?

Posted on May 19, 2018 at 19:51My program crashes with the following error in TrueStudio:''Program received signal SIGTRAP, Trace/breakpoint trap.0xfffffffe in ?? ()''The fault occurs in line 692 of stm32f3xx_hal_rcc.c:__HAL_RCC_SYSCLK_CONFIG(RCC_Cl...

0690X0000060KnzQAE.png

STM32L476 lowest sleep current with RAM retention

Posted on June 13, 2018 at 11:18Hello,Which is the mode which permits the lowest current with RAM retention for variables?In this mode which is the current consumption for the STM32L476?Best regardsMich

Mich1 by Associate III
  • 1547 Views
  • 4 replies
  • 0 kudos

STM32L4 usb_mic clock config

Posted on June 15, 2018 at 11:45hello,I'm trying to implement a USB microphone using STM32L4 discovery board.I have started with the USB device example and now trying to add the microphone.The library have given us the stm32l476g_discovery_audio.cwi...

SPI1_TRANSIT problem

Posted on June 15, 2018 at 10:33Hello, I realized a few weeks ago a code that works on a nucleo card with the following RF module X-NUCLEO-IDS01A4, this one contains SPSGRF-915. I have now adapted this program for a prototype containing the SPSGRF-8...

0690X0000060LHjQAM.png