STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem with STM32F205 BOOTLOADER

Hello,i have one problem with bootloader application. I used STM32F205 microcontrollerMy Bootloader SW starts to 0x0800000 address and my application starts to 0x08010000 address.Application is correctly written but it's not possible to jump on the 0...

USB pendrive is not initialized

I'm trying read/write files from Fat FS from usb pendrive throught my custom board using STM32F7 MCU and I have a initialitzation problem in some usb pendrive. I was testing with 2 diferent usb pendrive, one with 2Gb and the other 32Gb. The 2Gb pendr...

Nickjmas by Associate III
  • 351 Views
  • 0 replies
  • 0 kudos

How using HRTIM as push-pull for the STM32G474

Hi,Is there anywhere an example how we can use the HRTIM in push-pull mode and how to start the timer?I had use the following instruction, but the outputs are always low.HAL_HRTIM_WaveformOutputStart(&hhrtim1, HRTIM_OUTPUT_TE1 | HRTIM_OUTPUT_TE2);   ...

OGhis by Senior
  • 1439 Views
  • 4 replies
  • 1 kudos

F446ZE - Keyboard and mouse USB host!

Hey,Doing some research on STM32F446ZE and i have successfully made both USB ports to work with a HID device. HS as a FS with my own USB female, and ofcourse with the onboard usb-in.My goal is to use the board as a host for both keyboard and mouse si...

jomoi by Associate II
  • 622 Views
  • 3 replies
  • 1 kudos