Giovanni Di Sirio
|
8abbb0e374
|
Fixed regression introduced with bug #1050 fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13371 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-19 14:46:26 +00:00 |
Giovanni Di Sirio
|
fd3218bd25
|
Added support for ADCv3 prescaler, fixed some G4-related problems.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13370 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-19 14:08:01 +00:00 |
Giovanni Di Sirio
|
f0cb906a76
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13369 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-19 13:45:44 +00:00 |
Giovanni Di Sirio
|
9590773bc5
|
Fixed some problems in clock definitions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13366 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-19 13:01:11 +00:00 |
Giovanni Di Sirio
|
edd522f398
|
Fixed assertion in USARTv2 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13362 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-18 14:04:13 +00:00 |
Giovanni Di Sirio
|
c6a23722ab
|
Fixed regression.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13361 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-18 06:27:57 +00:00 |
Giovanni Di Sirio
|
882f416761
|
Added differential calibration to STM32 ADCv3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13359 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-16 06:56:24 +00:00 |
Giovanni Di Sirio
|
7a9a0d0ad2
|
STM32G474 ADC demo added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13358 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-15 14:34:29 +00:00 |
Giovanni Di Sirio
|
ae7fa9db3f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13357 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-14 14:43:03 +00:00 |
Giovanni Di Sirio
|
d438ad9831
|
Fixed bug #1073.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13354 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-12 15:15:49 +00:00 |
Giovanni Di Sirio
|
44b7d29577
|
Fixed bug #1072.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13353 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-12 15:06:03 +00:00 |
Giovanni Di Sirio
|
13ca75bdbf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13350 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-10 12:12:05 +00:00 |
Giovanni Di Sirio
|
f1e9a2f5d9
|
Missing inclusion.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13348 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-09 17:30:04 +00:00 |
Giovanni Di Sirio
|
b1552bbf32
|
Fixed compilation error with old devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13345 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-09 13:43:52 +00:00 |
Giovanni Di Sirio
|
39384c7aab
|
ADC1 STM32-specific API changed for compatibility with other devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13343 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-09 13:36:35 +00:00 |
Giovanni Di Sirio
|
2816ac7539
|
ADCv1 changes for STM32G0xx, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13340 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-08 17:37:48 +00:00 |
Giovanni Di Sirio
|
3b08e1d566
|
Removed some dead code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13339 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-08 17:36:32 +00:00 |
Giovanni Di Sirio
|
247f7b5fa7
|
Fixed regression caused by changing ST headers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13335 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-08 11:45:37 +00:00 |
Giovanni Di Sirio
|
0bbb79d995
|
Improvements to the SPI demo, modified the BDMAv1 driver to consider changes in latest H7 revisions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13332 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-08 10:13:29 +00:00 |
Giovanni Di Sirio
|
a96c4114c3
|
Small documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13326 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-08 08:57:07 +00:00 |
Giovanni Di Sirio
|
7f5068824c
|
H7 ODEN setting calculated from frequency, no more in configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13324 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-08 08:47:33 +00:00 |
Giovanni Di Sirio
|
ef9ec13cfe
|
G4 PWR improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13322 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-06 13:56:02 +00:00 |
Giovanni Di Sirio
|
b9e9c165e3
|
White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13321 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-05 09:36:01 +00:00 |
Giovanni Di Sirio
|
22d0d06a3e
|
Various minor errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13320 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-04 14:48:22 +00:00 |
Giovanni Di Sirio
|
5dc0db3f1f
|
Updater tool improvements, more enhancements on H7 HAL support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13319 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-31 16:48:57 +00:00 |
Giovanni Di Sirio
|
7431f3a069
|
Made H7 HAL core-aware.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13316 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-31 08:38:57 +00:00 |
Giovanni Di Sirio
|
0b5b636feb
|
Fixed board file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13315 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-30 17:50:59 +00:00 |
Giovanni Di Sirio
|
5490bcb764
|
Updated board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13313 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-30 14:49:06 +00:00 |
Giovanni Di Sirio
|
06dec96756
|
STM32H755 demo working, board files and tool to be updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13310 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-29 13:18:51 +00:00 |
Giovanni Di Sirio
|
1a5c3d0cfc
|
Proper support for rev-V and newer ones.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13309 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-29 09:38:45 +00:00 |
Giovanni Di Sirio
|
3d22c7bd6e
|
STM32H755 demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13308 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-28 08:40:43 +00:00 |
Giovanni Di Sirio
|
2a3f333d73
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13307 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-26 09:22:51 +00:00 |
Giovanni Di Sirio
|
9f7f61e2de
|
More enhancements on STM32H7xx. New IRQ architecture ported to newest drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13306 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-26 09:10:46 +00:00 |
Giovanni Di Sirio
|
9959f10872
|
More H7 improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13305 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-23 15:45:51 +00:00 |
Giovanni Di Sirio
|
2748445dab
|
STM32H7xx rework and update, to be completed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13304 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-23 09:49:35 +00:00 |
Giovanni Di Sirio
|
7f4ab0f6e5
|
MDMA, WSPI ready for testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13303 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-22 10:07:41 +00:00 |
Giovanni Di Sirio
|
c0c88a59bf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13302 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-21 14:31:30 +00:00 |
Giovanni Di Sirio
|
5c234f3ca7
|
WSPI for H7, MDMA and one GPT fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13301 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-21 14:28:33 +00:00 |
Giovanni Di Sirio
|
0706ed8a6e
|
MDMAv1 driver added, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13299 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-20 13:58:44 +00:00 |
Giovanni Di Sirio
|
6664850989
|
IRQ new framework ported to STM32H7xx. Changed UART default IRQ priority in updater schipts, was 3 now iit is 12.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13297 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-19 09:21:25 +00:00 |
Theodore Ateba
|
8427c434bd
|
[avr][hal] Correct the compilation error unknown type name _pal_events
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13293 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 14:39:38 +00:00 |
Giovanni Di Sirio
|
7a3486e9c1
|
Fixed bug #1070.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13290 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 14:28:49 +00:00 |
Giovanni Di Sirio
|
ba05f167c0
|
Fixed problem with TIMx use detection.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13289 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 14:24:24 +00:00 |
Giovanni Di Sirio
|
4e1ee919d4
|
Fixed bug #1069.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13285 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 10:52:36 +00:00 |
Giovanni Di Sirio
|
325a466945
|
Fixed bug #1068.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13282 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-18 10:28:45 +00:00 |
Giovanni Di Sirio
|
0ed9d3d322
|
Fixed bug #1067.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13277 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-17 08:57:32 +00:00 |
Giovanni Di Sirio
|
2af65517ae
|
SDMMCv2 improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13276 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-16 10:03:26 +00:00 |
Giovanni Di Sirio
|
f2fe3c2a49
|
Few bugs gone, not finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13275 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-15 15:41:03 +00:00 |
Giovanni Di Sirio
|
f4dc105a4d
|
ADCv3 updated for G4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13272 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-14 13:33:57 +00:00 |
Giovanni Di Sirio
|
d6639df4af
|
SDMMC2 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13271 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-01-14 09:33:05 +00:00 |