Разработка контроллера управления шаговыми моторами

Разработка контроллера шагового двигателя Высоковольтный драйвер шагового мотора. Схема почти полностью на китайских элементах. Питание схемы 75В. Создание дешёвого проекта во время кризиса полупроводников в 2022. Почитать

https://habr.com/ru/articles/770282/

#слономышь #bldc #Step_motor #драйвер_двигателей #драйвер_мотора #Драйвер_шаговика #драйвер_шагового_двигателя #tivac #tiva_c #tm4c123g

Разработка контроллера управления шаговыми моторами

Предыстория вопроса Коллега, талантливый конструктор, разрабатывает порой необычные вещи. Таких штук на рынке, как правило, не купить, либо они есть, но с худшими параметрами или же по заоблачным...

Хабр

I recently dug up my old autonomous car project based on a Texas Instruments Tiva C EK-TM4C123GXL Launchpad. The process of getting it up and running on a new(er) mac was fairly straightforward. First, I installed Code Composer Studio:

brew install --cask code-composer-studio

TivaWare, the SDK for Tiva C is still available for download at https://www.ti.com/tool/SW-TM4C.

Unfortunately, the installer is Windows-only, but as I could find in an old thread on TI E2E, the file is simply a self-extracting ZIP. The tip from that thread about changing the file extension to .zip did not work for me, but I was able to extract it with unzip in the terminal. (It is also possible to extract it with Keka and, conceivably, many of the other Mac unarchivers as well.)

unzip SW-EK-TM4C123GXL-2.2.0.295.exe -d TivaWare-2.2.0.295

Then, I just moved the extracted folder to /Applications/TI/ and it was recognized by CCS.

Final step was to rename the path used in the CCS project after importing it.

https://albertskog.se/installing-tivaware-on-mac-in-2024/

#Launchpad #Mac #TivaC

Autonomous RC Racing – Albert Skog

Livestream 2021-03-13: The USB to SPI Flash protocol for SPIFlashProgrammer rev 2 - Episode 11

https://diode.zone/videos/watch/47176a16-89dd-4061-bd34-d25044ec6406

Livestream 2021-03-13: The USB to SPI Flash protocol for SPIFlashProgrammer rev 2 - Episode 11

PeerTube

Livestream 2021-02-13: SPIFlashProgrammer rev 2 USB to SPI Flash protocol beginnings - Episode 9

https://diode.zone/videos/watch/6a8e87d1-fa1a-4d13-9aaf-ece907fb217a

Livestream 2021-02-13: SPIFlashProgrammer rev 2 USB to SPI Flash protocol beginnings - Episode 9

PeerTube

Livestream 2020-12-05: SPIFlashProgrammer rev 2 USB 2.0 Device driver stack design, and shenanigans

https://diode.zone/videos/watch/218ec9ca-b827-47c0-9399-54137feddd8d

Livestream 2020-12-05: SPIFlashProgrammer rev 2 USB 2.0 Device driver stack design, and shenanigans

PeerTube

Livestream 2020-10-18: SPIFlashProgrammer v2 design and PCB layout - Episode 4

https://diode.zone/videos/watch/8467ce44-fcdf-4eb6-ae6b-1d2034fc59aa

Livestream 2020-10-18: SPIFlashProgrammer v2 design and PCB layout - Episode 4

PeerTube

Livestream 2020-08-29: SPIFlashProgrammer v2 design and PCB layout - Episode 2

https://diode.zone/videos/watch/f7f0312e-58fd-4aa0-b7de-c79d1bd8d2bd

Livestream 2020-08-29: SPIFlashProgrammer v2 design and PCB layout - Episode 2

PeerTube

Livestream 2020-07-11: The beginnings of SPIFlashProgrammer v2

https://diode.zone/videos/watch/aeee2400-edda-40cb-a324-17b80f2ea011

Livestream 2020-07-11: The beginnings of SPIFlashProgrammer v2

PeerTube