STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32L476 I2C problem

Hi All,I've been struggling with this for a while now. I have designed a new board based on the STM32L476 to replace an old design using a PIC. I cannot for the life of me get the I2C to work.I have used STMCubeMX to pinmux and configure / generate...

0690X000006BuyUQAS.png

Mark and Space parity on UART?

Posted on November 07, 2013 at 00:26Does anyone know if you can set Mark or Space parity on the STM32 USARTS?I only found that you can set Even or Odd parity so far. I need to configure an STM32 for hardware that uses Mark and Space parity bits so a...

byrned by Associate II
  • 1820 Views
  • 8 replies
  • 0 kudos

GPRS Module SIM808 integration

Dear Sirs,I'm trying to port some libraries of SIM808 to ST32L0 micro with some difficulties due UART integration/AT commands.I'd like to ask, is there SIM808 Libraries with UART integration on ST32 micros? Someone did this before?

Problem with synchronization between STM32F7 Nucleo-F767ZI and OV5642 camera by Omnivision. How setting the external synchronization of the OV5642 and Nucleo-F767ZI?

I have an issue because the DCMI stay in a busy state and never acquire data from the DCMI. I have configured the camera for a VGA resolution and i want acquire that data through parallel interface using the DCMI and DMA of Nucleo board.Please, i hop...

24 bit SPI TransmitReceive oddity

Hi. I think I have an idea why this does what it does, but wanted to ask advice anyway.I am interfacing an STM32F767 over SPI with an SSD2828 parallel RGB to MIPI bridge.It (amongst other options), uses what they describe as 24 bit SPI.I am using the...