STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Code not working after relocate my vector table.

Hi,STM32f429ii. FreeRtos.I have relocated my vector table from default address into 0x8008000 since my bootloader firmware is placed on in the default start address (0x8000000). I am using IAR workbench, i have modified the vector table address as 0x...

I2C bootloader for STM32Lxx

Hello, I've been looking at two MCUs in particular (STM32L010C6 and STM32L100C6). According to the AN2606 application note, they should support I2C flashing, but the product page only mentions USART and SPI. Which one is the correct answer?Thanks!

NTzov.1 by Associate
  • 1260 Views
  • 1 replies
  • 0 kudos

NVIC_SystemReset fails

Hi,I’m using STM32f767zi with FreeRTOS kernel. I have two task:1- one of them are triggered by task notifications from interrupt every 100ms and receives some data through TCP.2- the other task is taking some requests from PC.Now, if task-2 do system...

Bootloader selection. How is DFU boot detected?

Bootloader selection. How is DFU boot detected? In AN2606 there is a Figure 68 that has an if-statement (USB cable detected). How is this done? What does it look for. I have connected PA11 (USB DM line) and PA12 (USB DP line) to other functions. I ...

MSipo by Senior II
  • 1083 Views
  • 1 replies
  • 0 kudos

Creating 2 TCP threads

HiI am trying to create two TCP threads for my application.these packets are intended to control two VFDs which has two IP addresses(192.168.10.4 and 192.168.10.5) but same port number(502- modbus TCP).I am able to send packets to both the servers si...

RMG by Associate II
  • 2721 Views
  • 3 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.