STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Reading pins of a port in one line of code

Posted on October 14, 2015 at 05:17I am working on project which is generated by Cube and uses HAL drivers. I require to read states of a number of pins on a port. Currently I am doing like this:  //read PC0 to PC7 to check for state (on or off)  re...

embedonix by Associate III
  • 3902 Views
  • 3 replies
  • 0 kudos

SBSFU porting to STM32G0B1XX

Hi,I have a problem with SBSFU.I'm using STM32G0B1RE dev kit.But I have got STM32G071RB example. G071RB is example works fine in G0B1RE board.The problem occurs when I change Compile Symbol to STM32G0B1xx STM32CubeIde Properties > Settings > GCC Comp...

Tarun by Associate III
  • 1010 Views
  • 2 replies
  • 0 kudos

STM32F2 Bootloader question

Hi, i'm Roberto.In my Project i need to update firmware from USB. I wrote a code that when i send a command (a determinated string) from my PC to my board by USB, the code jump from my application to the bootloader address so i can update my firmware...

RCola2_0-1692863563561.png
RCola.2 by Associate II
  • 2619 Views
  • 11 replies
  • 0 kudos