Dario Nieuwenhuis
|
366f6215c3
|
stm32/i2c: actually add h7rs support.
|
2024-05-01 17:00:02 +02:00 |
|
Dario Nieuwenhuis
|
fb67fe0a6c
|
stm32: add support for STM32H7[RS] "bootflash line", add HIL tests.
|
2024-05-01 02:24:45 +02:00 |
|
Dario Nieuwenhuis
|
b3d94160b4
|
stm32: add support for H5[23], U5[FG], WBA5[045].
|
2024-04-30 00:09:49 +02:00 |
|
Dario Nieuwenhuis
|
6f44d7a9df
|
stm32: update metapac. Adds U5 LPDMA, fixes ADC_COMMONs.
|
2024-04-29 20:52:27 +02:00 |
|
eZio Pan
|
d9e59e8e42
|
low power for h5
|
2024-04-28 00:33:02 +08:00 |
|
Dario Nieuwenhuis
|
5732ee7ca9
|
Reduce use of the full futures crate.
|
2024-04-26 23:22:25 +02:00 |
|
Dániel Buga
|
91c42e0b9e
|
Extract synopsys otg driver
|
2024-04-26 17:58:23 +02:00 |
|
Dario Nieuwenhuis
|
e5e9fb78af
|
update stm32-metapac.
|
2024-04-16 20:37:10 +02:00 |
|
Warren Campbell
|
c5119c6318
|
Add support for using secure registers
|
2024-04-15 18:02:29 -04:00 |
|
Dario Nieuwenhuis
|
65c085ce91
|
Add stm32u0 support.
|
2024-04-14 22:29:07 +02:00 |
|
Michael Zill
|
ffc61f78b0
|
stm32/spi,crc: update for new PAC
|
2024-04-14 22:06:41 +02:00 |
|
Karun
|
a031b3b79e
|
Update metapac
|
2024-04-03 13:42:38 -04:00 |
|
Karun Koppula
|
9344f55ff3
|
Merge branch 'main' into karun/main_octospi_implementation
|
2024-04-02 15:51:50 -04:00 |
|
Karun
|
2caea89b6a
|
Update build dependency as well
|
2024-04-02 15:50:57 -04:00 |
|
Karun
|
d62615b536
|
Update metapac to use PR #442 with octospi rcc updates
|
2024-04-02 15:48:39 -04:00 |
|
René van Dorst
|
ab7c767c46
|
Bump stm32-data to latest tag.
|
2024-03-20 20:31:02 +01:00 |
|
Dario Nieuwenhuis
|
9101b9eb01
|
Merge pull request #2650 from cschuhen/feature/bxcan_pac
Use stm32-metapac for BXCAN.
|
2024-03-12 19:05:22 +00:00 |
|
Adam Greig
|
b456addb2b
|
stm32: bump metapac version
|
2024-03-09 20:13:20 +00:00 |
|
Karun Koppula
|
54751b7a50
|
Merge branch 'main' into karun/main_octospi_implementation
|
2024-03-07 15:20:29 -05:00 |
|
Karun
|
9905bbe9f7
|
Update peripheral crate to updated octospi pac
|
2024-03-07 14:30:53 -05:00 |
|
Corey Schuhen
|
fecb65b988
|
Make use of internal BXCAN crate work. Tested on stm32f103 with real bus and HIL tests.
Fix
|
2024-03-07 17:45:01 +10:00 |
|
Dario Nieuwenhuis
|
ae266f3bf5
|
stm32/rcc: port c0 to new api. Add c0 HSIKER/HSISYS support.
|
2024-03-04 00:08:14 +01:00 |
|
Dario Nieuwenhuis
|
95234cddba
|
stm32: autogenerate mux config for all chips.
|
2024-03-01 23:54:37 +01:00 |
|
Caleb Garrett
|
c9cca3c007
|
Fix H7 CRYP operation.
|
2024-02-29 19:09:44 -05:00 |
|
eZio Pan
|
47c579eba2
|
update metapac
|
2024-02-29 00:11:40 +08:00 |
|
Dario Nieuwenhuis
|
d5a2b3be58
|
Merge pull request #2614 from MaxiluxSystems/time_driver_tim1
stm32: time_driver: allow use of TIM1 for driver
|
2024-02-26 12:08:32 +00:00 |
|
Dario Nieuwenhuis
|
72c6f9a101
|
stm32/adc: reexport enums from PAC to avoid boilerplate hell.
|
2024-02-26 03:02:58 +01:00 |
|
Eli Orona
|
abde7891e3
|
Update metapac version
|
2024-02-25 16:44:46 -08:00 |
|
Torin Cooper-Bennun
|
86ccf0bc3e
|
stm32: remove TIM11 as time driver candidate (only 1 CC channel)
|
2024-02-23 14:35:12 +00:00 |
|
Torin Cooper-Bennun
|
44534abf32
|
stm32: sync available TIMs in Cargo.toml, build.rs
|
2024-02-23 14:35:12 +00:00 |
|
Torin Cooper-Bennun
|
a11e3146f8
|
stm32: time_driver: allow use of TIM1 for driver
|
2024-02-23 14:35:12 +00:00 |
|
Corey Schuhen
|
70b3c4374d
|
Port FDCAN HAL to use PAC directly instead of fdcan crate.
- Provide separate FDCAN capable and Classic CAN API's
- Don't use fdcan crate dep anymore
- Provide embedded-can traits.
|
2024-02-17 18:25:58 +10:00 |
|
Dario Nieuwenhuis
|
ae02467434
|
stm32: update metapac.
|
2024-02-16 02:07:21 +01:00 |
|
Dario Nieuwenhuis
|
1860e22693
|
stm32/rcc: unify f0, f1, f3.
|
2024-02-14 17:24:20 +01:00 |
|
Dario Nieuwenhuis
|
ccd2c574c3
|
stm32/rcc: port F0 to new API.
|
2024-02-13 01:21:51 +01:00 |
|
Dario Nieuwenhuis
|
937a9e7955
|
stm32/rcc: use h7 sdlevel enum from pac.
|
2024-02-12 20:58:04 +01:00 |
|
Dario Nieuwenhuis
|
0dc5e6d3e4
|
stm32/rcc: port F3 RCC to new API
See #2515
|
2024-02-12 02:19:31 +01:00 |
|
Dario Nieuwenhuis
|
832776d2c7
|
stm32: update metapac.
|
2024-02-10 02:50:35 +01:00 |
|
Dario Nieuwenhuis
|
53bf0332e9
|
asdkf
|
2024-02-10 00:00:43 +01:00 |
|
eZio Pan
|
dc4898ca89
|
update timer mod after stm32-metapac timer_v2
|
2024-02-09 23:58:13 +01:00 |
|
shufps
|
ab8f25fd78
|
added support for ADC of L0s
|
2024-02-08 10:47:26 +01:00 |
|
Dario Nieuwenhuis
|
6c72638ed0
|
stm32/rcc: fix more build failures.
|
2024-02-04 22:47:29 +01:00 |
|
Dario Nieuwenhuis
|
9866847375
|
stm32: autogenerate clocks struct, enable mux for all chips.
|
2024-02-02 23:24:34 +01:00 |
|
Dario Nieuwenhuis
|
e05c8e2f44
|
stm32/dac: use autogenerated RCC impls.
|
2024-02-01 23:47:30 +01:00 |
|
Dario Nieuwenhuis
|
e613324e16
|
stm32/eth: rename new_rmii to new, update metapac to fix issues with PC2_C.
|
2024-02-01 01:39:52 +01:00 |
|
Tomasz bla Fortuna
|
a91a7a8557
|
Add FDCAN dependency in correct flavor based on selected chip.
Author: Torin Cooper-Bennun <tcbennun@maxiluxsystems.com>
Change from review.
|
2024-01-31 05:40:05 +10:00 |
|
Dario Nieuwenhuis
|
5b2293e2b1
|
update stm32-metapac.
|
2024-01-30 02:34:12 +01:00 |
|
shufps
|
2b64913664
|
fixed tim21
|
2024-01-15 08:11:35 +01:00 |
|
shufps
|
4e2361c024
|
adds timer-driver for tim21 and tim22 (on L0)
|
2024-01-15 08:11:22 +01:00 |
|
Dario Nieuwenhuis
|
4c23f197b3
|
Fix invalid "async" crates.io category.
|
2024-01-12 00:39:01 +01:00 |
|