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

Resolved! I'm using SPI to communicate with a MIPI chip, the commands to the MIPI are sent as 9 bits but the data sent back is 8 bits.

I'm using SPI to communicate with a MIPI chip, the commands to the MIPI are sent as 9 bits but the data sent back is 8 bits. The 9 bit are set up in a uint16_t variable. Using HAL_SPI_Init the data size is set to 9 bits. When I receive the data using...

WScot.1 by Associate II
  • 467 Views
  • 6 replies
  • 0 kudos

RTC with Internal Crystal - STM32F303CB

Hi,I am trying to use RTC with Internal Crystal, I am not able to initialize the internal crystal of RTC. I am trying to initialize the internal clock by the RCC_CSR_LSION flag but I am not getting the RCC_CSR_LSIRDY flag set by the controller.void R...

Connectiion error

​I am using STM32H743XI(we made board)However, an error occurred when connecting using the existing ST Link v2 product.An error occurred (No debug probe found connected to the USB port Session aborted)​​IAR 8.40.1 using ​The firmware(ST-Link) was als...

BPark.5 by Associate II
  • 222 Views
  • 2 replies
  • 0 kudos
Labels