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-MEMS1 function call constructs

Hi,Here is the code from CubeMX generated BSP module for hts221 sensor./** * @brief Read generic device register * * @param hts221_ctx_t* ctx: read / write interface definitions * @param uint8_t reg: register to read * @param uint8_t* d...

X-NUCLEO-IHM02A1 + NUCLEO-144 - F767Z compatibility

Hello, Although in the X-NUCLEO-IHM02A1 datasheet specify that has been tested only with NUCLEO-F401RE, NUCLEO-F302R8 and NUCLEO-F072RB, I would like to know if anybody has tested it with a "NUCLEO-144 - F767Z". Could I suppose that the 2 axis extens...

FMora by Associate II
  • 354 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F7 : consumption versus frequency

Hello,I dont find a graphic "consumption versus frequency" to have an idea of the slope.I am looking for different modes like run, sleep, stop and standby.Thanks for help,

I2C DMA function... help me to make code... and working..

I am using Stm32F411RCT chip and using BMP280 pressure sensor * 2 ea and hdc1080 * 1ea. ​I made the code for three sensors to act as a polling.​however, in order to reduce the amount of time that data is read and written, I am changing that function...

mkim.51 by Associate II
  • 696 Views
  • 2 replies
  • 0 kudos

LTDC

I'm using stm32h753-eval, when I use LTDC demo, if i use BSP_LCD_Clear(LCD_COLOR_WHITE) , the program will crash. I need help, thank you very much

speng.3 by Associate II
  • 923 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H7 CAN-FD using CAN 2.0 transceivers.

Posted on May 04, 2018 at 00:04Hi,   I'm thinking in replace  a STM32F7 with a STM32H7 on two board that has normal CAN-2.0 transceivers. I would like to know if it will work for CAN-FD frames, keeping the baud below 1 Mbps. Ari.

Asantos by Senior
  • 1572 Views
  • 3 replies
  • 0 kudos

How to use DCMI on STM32F769I Discovery board?

Title pretty much says it all. According p. 21 in the DCMI information document (link at bottom), the board supports the interface, and I'm supposed to connect the camera through the GPIO pins. But I've found no mention of how to do this in the board...

ukn by Associate
  • 894 Views
  • 3 replies
  • 0 kudos

USB OTG host multi-application.

Hi , I have an application that streams multiple audio sources over USB device Audio class to PC. The PC detects audio device and the streams work.I'm building hardware based on X-CUBE-MEMSMIC1 and don't want to use a second micro ( st-link ((stm32f0...

benyBoy by Associate II
  • 489 Views
  • 1 replies
  • 0 kudos