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

using stm32L151VE dual bank boot

I am using STM32L151VE. Trying to use the dual boot banks mechanism.I am compiling the code to 0x0 and load it to bank1 OR bank2 and setting the VTOR accordingly.When the code is located in bank1 and BFB2 is on - the application is running (memory ma...

MHirs by Associate
  • 797 Views
  • 3 replies
  • 0 kudos

Using freeRTOS with lwip

I am currently trying to setup lwIP with freeRTOS using CubeMX. Using the generated code, creates a defaultTask, which initilializes the lwIP stack. It works just fine to ping the controller, but what i don't understand is, that in lwipopts.h NO_SYS ...

SoFa by Associate II
  • 519 Views
  • 0 replies
  • 0 kudos

PID sublicencing

Hello Sir, I am Vipul from Inceptor Technology Pvt. Ltd. Company is manufacturing Electronic Braille Display (BrailleMe) for visually challenge persons. We are using STM32H7 & STM32F1 Series controller in our device. Our Device communicates with win...

vkute by Associate
  • 558 Views
  • 1 replies
  • 1 kudos

Bug report for STM32F765

Hi,As part of SOUP (Software of Unknown Provenance) validation for a Class C medical device, i need to provide a couple of information.I am using STM32F7xx series of microcontroller (specifically STM32F765). The version number in use is V1.1.2, i und...

Problem accessing Internal Boot Loader in STM32H743xx

Hi Everyone,I am working on a project where I need to program STM32H743xx MCU through UART, but I am facing problem in entering the internal bootloader through software. I have created a .s file to enter the bootloader where I need to wait for a firm...

James1 by Associate II
  • 1246 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 HAL PHY Write register question

I have trouble to understand bits in phy registers using HAL_ETH_WritePHYRegister() method.I'll try to explain my question using PHY_AUTONEGOTIATION value defined in stm32xxxx_hal_config.hBasing on the default LAN8742a which is implemented on nucleo ...

John Doe1 by Associate III
  • 1471 Views
  • 2 replies
  • 0 kudos