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

Busy bus after I2C reading?

Hello, I try to interface with mlx90640 sensor via I2C. The MCU is STM32F401REAfter reading the bus stays busy. I use LL functions:int MLX90640_I2CRead(uint8_t slave_address, uint16_t start_address, uint16_t numb_words, uint16_t *data) {   uint16_...

0690X0000060QKZQA2.png
DMako by Associate
  • 860 Views
  • 1 replies
  • 1 kudos

What is Address 0xE00FFxxx?

Hi,​I am studying SWD and I hooked up a Logic Analyzer to see the data sent over the SWD wires. The board that I use is Nucleo 64 with STM32F030. First, ST-Link requested a Debug Base Adress and target board returned 0xE00FF003 (BASE is 0xE00FF000). ...

IYah by Associate II
  • 613 Views
  • 1 replies
  • 0 kudos

Resolved! RM0433: What is "Hold boot"?

RM0433 Rev 5 in chapter 7.1. talks about "Hold boot function". The reference manual dose not come up with some explanation later.Please explain.

FreeRTOS or CMSIS RTOS in CubeMX???

Posted on June 12, 2018 at 09:14Dear friends,in CubeMX, when it is required to use an RTOS in the project, in the configuration tab there are options for both FreeRTOS and CMSIS  RTOS and you have to config both of them but there are no options to c...

Mujtaba by Senior
  • 1393 Views
  • 5 replies
  • 2 kudos

STM32F429 peripheral screen

I'm trying to write to the on-board peripheral screen of the STM32F429I board, but haven't found a working example: I tried following along some examples online and in the project directory, but they all reference functions like "HAL_Init()" or "BSP_...

Resolved! RM0433 and devices header disagree on BDMA registers

RM0433 talks about a BDMA_CM1ARx register and lists it in the register maps. The description in rm0433 for BDMA_CM1ARx seems to be tha same as for BDMA_CM0ARx. The device headers only talks about the CMAR register.Please clarify.

brightness of the led connected to the stm ic pin reduces.

Hai I have a simple design.I am using STM32F051R4T6TR.I just connected a led such that the led sinks the 20mA current when the led turns on.i happen to notice that each time i switch on my board the brightness of my led is getting reduced.this happen...

Amal Babu by Associate III
  • 792 Views
  • 5 replies
  • 0 kudos