santekhnik / Cryptograph

Cryptograph device based on STM32F0 for student's practice
0 stars 0 forks source link

Setup environment (embedded) #15

Open santekhnik opened 10 months ago

santekhnik commented 10 months ago

In repo, folder "Embedded" should be created. Inside this folder, project for STM32F0 must be generated using Keil IDE + STM32CubeMX. Project should include initialized UART peripheral and GPIO pins for this UART. (blinking user LED can be added to check if STM32F0 works correctly)