..
usb
STM32F4xx: updated gpio driver
2024-06-21 18:00:33 +02:00
DmaStream.hpp
Added function to STM32F4 DMA stream driver returning its status (running or not).
2023-08-30 18:04:24 +02:00
Timer.hpp
Basic driver to configure STM32F4 timers as perioric update sources.
2023-08-30 18:04:24 +02:00
USART3.cpp
STM32F4xx: updated gpio driver
2024-06-21 18:00:33 +02:00
USART3.h
Updated year in copyright headers
2023-02-08 16:33:02 +01:00
adc_stm32.c
Stm32 ADC: increased measurement accuracy
2024-11-10 11:30:58 +01:00
adc_stm32.h
STM32F4xx: driver for ADC peripherals
2024-06-21 18:00:33 +02:00
delays.cpp
Updated year in copyright headers
2023-02-08 16:33:02 +01:00
flash.c
Fixed a bug in STM32 flash driver causing data not being written to the internal flash.
2023-07-29 16:31:14 +02:00
flash.h
Updated copyright headers
2022-06-02 09:56:05 +02:00
i2c_stm32.c
Driver for STM32F4xx I2C peripheral
2024-06-21 18:00:33 +02:00
i2c_stm32.h
Driver for STM32F4xx I2C peripheral
2024-06-21 18:00:33 +02:00
rcc.c
STM32: added function to retrieve the clock frequency of APB/AHB busses
2024-10-08 18:30:31 +02:00
rcc.h
STM32: added function to retrieve the clock frequency of APB/AHB busses
2024-10-08 18:30:31 +02:00
rng.c
Driver for random number generator peripheral
2023-11-02 18:36:07 +01:00
rtc.c
Created "peripherals" include folder for non-mandatory drivers, moved rtc.h to peripherals folder.
2023-07-21 08:23:41 +02:00
timers.h
Updated year in copyright headers
2023-02-08 16:33:02 +01:00
usb_vcom.c
Updated year in copyright headers
2023-02-08 16:33:02 +01:00
usb_vcom.h
Updated year in copyright headers
2023-02-08 16:33:02 +01:00