BuFran
723e1a69bd
Better method of reset and clock handling with RCC, support L1, F1, F2, F3, F4
2014-01-02 22:00:11 +01:00
BuFran
d63bf5ac64
[STM32F3:doc] Add doxygen documentation page to output
2013-08-22 23:08:52 -07:00
Piotr Esden-Tempski
f4cd74a741
[STM32F3] When removing typedefs do it right...
...
and don't declare variables while doing it so that everything starts
exploding as soon as you use the header more then once.
2013-07-07 21:55:31 -07:00
Piotr Esden-Tempski
62e6635992
[Style] Fixed style in the newly added F3 code.
2013-07-07 16:01:52 -07:00
Federico Ruiz Ugalde
41ea714f53
stm32f3: changed clock_t to rcc_clock_t in rcc to avoid stdio collision.
2013-07-07 16:01:50 -07:00
Federico Ruiz Ugalde
59b2b5da87
stm32f3: Some additions to rcc.
...
- Additional frequency configuration (48Mhz, for usb use!)
- FLASH latency decreased (too unnecessarily low before)
- Rcc functions to change usb freq prescaler.
2013-07-07 16:01:50 -07:00
Federico Ruiz Ugalde
66eab73570
stm32f3: Some additional f3 clock functions for the i2c.
2013-07-07 16:01:49 -07:00
Federico Ruiz Ugalde
119473f3b1
stm32f3: removed pllmul x16 commented out line as recommended in #82 .
2013-07-07 16:01:49 -07:00
Federico Ruiz Ugalde
d42be7e6e9
F3 missing headers added.
2013-07-07 16:01:46 -07:00