STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Trying to develop a MIDI bootloader

Hi everyone !I'm new to the arm-based systems and the stm environment. I'm currently trying to develop a midi bootloader, able to update the firmware via Sysex messages.I already wrote a midi state machine in order to retrieve the midi messages and p...

AUnte by Associate
  • 435 Views
  • 2 replies
  • 0 kudos

Power Consumption in Standby mode with SMT32L433RCT6

Hello,I am working on a project involving the STM32L433RCT6 microcontroller. The microcontroller has to go in low power and then returns in run mode after a certain time.The mode chosen is the "standby mode" with RTC and SRAM 2 memory active to maint...

ACava by Associate II
  • 650 Views
  • 2 replies
  • 0 kudos

256 MB support on STM323F411

Hello,I am following up on this question as it is still not solved.We are not able to support 256MB SD CARD. Please see below.We are using stm32F411RE discovery kit. The code was generated with the cubeMX4.25. This code is supporting 4GB and 16GB SDH...

AShar.8 by Associate
  • 447 Views
  • 2 replies
  • 0 kudos

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
  • 632 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
  • 449 Views
  • 1 replies
  • 0 kudos

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
  • 1005 Views
  • 5 replies
  • 2 kudos