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! UART logger enable

I need help with USART LOGGER _ON enabling. How to enable logger to send serial data via usart?I have in logger.h  - #define LOGGER_ON 1, also in logger.c #if (USE_LOGGER == LOGGER_ON).....#endif /* #if USE_LOGGER == LOGGER_ON */and platform.hHow to ...

MCUpwr by Associate III
  • 986 Views
  • 4 replies
  • 1 kudos

CDC Communication Issue with HID report data size

Hello @st,I am working with STM32L4 MCU with the custom board where I enable composite HID + CDC interface on USB.I want to use XMODEM with CDC interface to update firmware and HID to serve my other module like JoyStick, Jog Shuttle, etc.I am having ...

STM32F103 how to calculate temperature sensor

Posted on December 27, 2017 at 17:46I am confused on how to calculate temperature from the internal sensor.From RM008 (http://www.st.com/content/ccc/resource/technical/document/reference_manual/59/b9/ba/7f/11/af/43/d5/CD00171190.pdf/files/CD00171190...

Resolved! STM32G041C8T6 Issue with Simple ADC conversion

Hello,I am using STM32G041C8T6 controller and I am facing an issue with ADC even for a simplest conversion on ADC Channel 0. I am providing 2.12V on the Channel 0 (PA0) pin and the conversion result is always 4095. The signal comes from a voltage div...

Resolved! Stoping MDF (ADF) clock output

Greetings,I'm using a low power microphone and would like to turn it off when not in use. That is done by turning off the clock to microphone, which is generated in ADF as output clock. Stopping sample acquisition (either by TRGO using window mode ac...

btd5 by Associate II
  • 532 Views
  • 1 replies
  • 1 kudos

Resolved! STM32F767 3wire(9ibt) SPI 9BIT DATA SIZE problem

I'm currently using a stm32f767 board and I'm going to try lcd this time.I need to use spi 9bit to write my lcd, but I set the data size to 9bit in the settings window.I want to implement it as ST7701.Below is the mode and code I set.​Please check if...

0693W000007E2V2QAK.jpg 0693W000007E2SdQAK.jpg 0693W000007E2V7QAK.jpg 0693W000007E2W0QAK.jpg
Ljunh.1 by Associate II
  • 856 Views
  • 5 replies
  • 1 kudos
Labels