|
d9a4ae852d
|
Added remote(int) and initRemote functions. remote is linked to the interruption for USART 1 and is called everytime we receive a data.
|
2023-04-04 14:34:09 +02:00 |
|
|
820a3db260
|
Added MyUART_InitGPIO() function to init directly the GPIO for UART
|
2023-04-04 13:14:09 +02:00 |
|
|
b2f1785052
|
UART Working (test with rspi). Interruption for Receiving. Pinout for the different UARTS
|
2023-04-02 22:53:49 +02:00 |
|
|
398575d7c5
|
Explaining how the UART is tested with a Raspberry Pi
|
2023-04-02 13:08:18 +02:00 |
|
|
b7d418f6ad
|
Modified uart driver, created base files
|
2023-03-31 12:18:42 +02:00 |
|
|
7009c70707
|
changing names, adding implementation folder
|
2023-03-31 10:12:56 +02:00 |
|
|
9564e30a93
|
Added basic library, removed specific ones
|
2023-03-31 09:44:52 +02:00 |
|
|
93198a8dd6
|
Added adc and uart
|
2023-03-31 09:37:30 +02:00 |
|
|
bf895ce55a
|
Added base Keil Project
|
2023-03-22 15:28:54 +01:00 |
|
|
a84307a4b3
|
Init of project with the various libraries.
|
2023-03-22 15:20:38 +01:00 |
|