STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

voltage regulator in stm32f407vgt6

what is the role of voltage regulator in stm32f407vgt6 and how it works..that means already VDD is supplyng 1.8V and again what is the need of suplying 1.2V and how it works i want to know exact operation of it in stm32f407vgt6

Vtrai by Associate II
  • 488 Views
  • 2 replies
  • 0 kudos

pre-defined macro

Hello, I would like to use #define macro in my program to hold application, firmware version and firmware building time. I know i can put these definition into my program directly, and make modification before I compile my program. Could I use GNU C ...

CAN Bus Mask and ID

Trying to understand how to setup the ID and Mask with Extended ID. I want allow messages with id's 0x1E02xxxx. So 0x1E021234 would be accepted and 0x1E031234 rejected.   /*##-2- Configure the CAN Filter ##########################################...

FJB2069 by Associate III
  • 559 Views
  • 2 replies
  • 0 kudos

Weird cache write-back behavior for STM32F7508

I am doing some characterization study for the cache behavior on STM32F7508. The result is hard to understand.Below is a simple code that I use. I align the array A1 to the cacheline (aligned(32)), and it is placed on SRAM1 above TCM (0x20010000~ ) w...

KMaen by Associate III
  • 2497 Views
  • 15 replies
  • 0 kudos