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

STM32CubeL0 low level API?

Posted on May 01, 2016 at 10:43As per STM32 embedded software document: http://www2.st.com/content/ccc/resource/sales_and_marketing/presentation/product_presentation/37/55/ff/bc/a8/71/4f/c5/stm32_embedded_software_offering.pdf/files/stm32_embedded_s...

STM32L476xx disambiguation

Posted on May 18, 2016 at 15:53The original post was too long to process during our migration. Please click on the attachment to read the original post.

Noyb by Associate II
  • 3040 Views
  • 19 replies
  • 0 kudos

Resolved! Help for component identification

Posted on January 19, 2017 at 13:20Hi,I have this SMD component that I cannot identify:Package size: SMCMarking from top:<STMicroelectronics logo> (e3) GFBR GP 611I have no idea what this can be, and by the way, is there any place or list where one ...

F767 Nucleo RTC drift

Posted on January 15, 2017 at 09:01Hello,I have been using the RTC of the Nucleo 144 F767 board with the onboard 32768kHz oscillator and I noticed that there is a large drift (~2 minute lag per day or ~1570ppm).Based on the datasheet, the crystal dr...

STM32L476 I2C Reload bit

Posted on January 19, 2017 at 15:25Hi,I have a question regarding to L476 I2C architecture. In the datasheet, it asks to set RELOAD bit to one if Number of Byte(NBYTES) to transfer is larger than 255 bytes.In the reference manual, it's saying that I...

jiayuan by Associate II
  • 330 Views
  • 0 replies
  • 0 kudos

NRST Hardware Question

Posted on January 19, 2017 at 12:55Hey,I searched for this in the hardware development sheet but there was no real answer to my question. I do not want to use a switch at the NRST input, because i think everything what the switch does can be made wi...

luk by Associate II
  • 497 Views
  • 2 replies
  • 0 kudos

NSS input not take into account on SPI SLAVE

Posted on January 18, 2017 at 10:47I have a system with 1 STM32F407 and 3 STM32F401. The 407 is the master  of a communication with SPI with the 3 slaves. On the slave a use SPI in slave mode with DMA in RX/TX. On the slaves the input NSS is used in...