Skip to content

TIT8/STM32_workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

While waiting for the motor control/JF firmware from Trevi Vibratori SRL, I'm starting to upload some simple examples for the Nucleo-f411re board. But... ⬇️

See here for more insights.

We've done it without a microcontroller because the power controller needs a switching frequency above tens of KHz. This is for 4-8 electromagnets, so the interrupt latency and the GPIO response of an MCU would kill the application and buying a costlier MCU would not make the application better. We started with physical logic gates on PCB (from Onsemi, CMOS), and then an FPGA would greatly play with the parallel version. It fulfils our needs ✔️.

About

Various projects on STM32 Nucleo Board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published