Yohan Boujon boujon · he/him
boujon pushed to master at boujon/voilier-team-1 2023-04-07 14:13:07 +02:00
381f0b6147 Remote now uses the motor, creation of initImplementation
boujon pushed to master at boujon/voilier-team-1 2023-04-07 13:39:05 +02:00
3376dbff59 Merging yohan to master
a1d5cd57d8 Signed number for UART
9606282533 découverte des bits à lire
d9a4ae852d Added remote(int) and initRemote functions. remote is linked to the interruption for USART 1 and is called everytime we receive a data.
820a3db260 Added MyUART_InitGPIO() function to init directly the GPIO for UART
Compare 8 commits »
boujon closed pull request boujon/voilier-team-1#2 2023-04-07 13:39:05 +02:00
Ajout fonctionnel de l'UART
boujon created pull request boujon/voilier-team-1#2 2023-04-07 13:22:41 +02:00
Ajout fonctionnel de l'UART
boujon pushed to yohan at boujon/voilier-team-1 2023-04-07 13:21:36 +02:00
a1d5cd57d8 Signed number for UART
boujon closed pull request boujon/voilier-team-1#1 2023-04-07 12:57:08 +02:00
Merge de mes implémentations dans le master
boujon merged pull request boujon/voilier-team-1#1 2023-04-07 12:57:08 +02:00
Merge de mes implémentations dans le master
boujon pushed to master at boujon/atlas-led 2023-04-05 16:35:01 +02:00
0b7694383b Added basic project with STM32CubeMX, explainations on the SPI and other pins
boujon pushed to master at boujon/atlas-led 2023-04-05 14:37:42 +02:00
ecb1227165 Initial commit
boujon created repository boujon/atlas-led 2023-04-05 14:34:17 +02:00
boujon pushed to yohan at boujon/voilier-team-1 2023-04-04 15:26:44 +02:00
9606282533 découverte des bits à lire
boujon pushed to yohan at boujon/voilier-team-1 2023-04-04 14:34:17 +02:00
d9a4ae852d Added remote(int) and initRemote functions. remote is linked to the interruption for USART 1 and is called everytime we receive a data.
boujon pushed to yohan at boujon/voilier-team-1 2023-04-04 13:14:19 +02:00
820a3db260 Added MyUART_InitGPIO() function to init directly the GPIO for UART
boujon pushed to yohan at boujon/voilier-team-1 2023-04-02 22:53:57 +02:00
b2f1785052 UART Working (test with rspi). Interruption for Receiving. Pinout for the different UARTS
boujon pushed to yohan at boujon/voilier-team-1 2023-04-02 13:08:26 +02:00
398575d7c5 Explaining how the UART is tested with a Raspberry Pi
boujon pushed to yohan at boujon/voilier-team-1 2023-03-31 12:18:49 +02:00
b7d418f6ad Modified uart driver, created base files
boujon pushed to yohan at boujon/voilier-team-1 2023-03-31 10:39:31 +02:00
boujon pushed to yohan at boujon/voilier-team-1 2023-03-31 10:34:23 +02:00
boujon pushed to master at boujon/voilier-team-1 2023-03-31 10:13:07 +02:00
7009c70707 changing names, adding implementation folder
boujon pushed to master at boujon/voilier-team-1 2023-03-31 09:45:06 +02:00
9564e30a93 Added basic library, removed specific ones