Commit Graph

53 Commits

Author SHA1 Message Date
gdisirio 93be331bce STM32F2xx deleted and merged with STM32F4xx code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4775 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-10-22 08:52:18 +00:00
gdisirio 7fb7b8475c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4768 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-10-21 17:13:48 +00:00
barthess bf5ca6121e STM32F4x clock checks fixed according to RM0090.pdf
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4765 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-10-21 15:00:18 +00:00
barthess 560c8c2591 Fixed typo in comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4764 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-10-17 19:28:07 +00:00
gdisirio f460698289 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4741 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-10-11 18:28:13 +00:00
barthess 82d5cb36c3 F4x PLL clock checking fixed. According to RM0090 the value of PLLN may be between 64 and 432.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4740 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-10-11 17:57:18 +00:00
gdisirio 35cae2a290 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4607 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-08-21 16:09:14 +00:00
gdisirio 43011f1886 STM32 support enhancements, some other fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4313 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-06-21 16:25:11 +00:00
gdisirio de6bbbb9ef git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4307 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-19 16:47:09 +00:00
gdisirio 16edbcb9f3 Fixed bugs 3531289 and 3531290.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4254 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-06-01 20:23:51 +00:00
gdisirio bbea726934 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4228 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-22 18:52:25 +00:00
gdisirio 76ac6302c7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4204 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-17 16:47:17 +00:00
gdisirio b0c0f93b8f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4201 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-16 17:04:28 +00:00
gdisirio 60a28350b7 Fixed bug 3524088.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4168 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-05-06 14:12:32 +00:00
barthess 72e66cd47c SDC. Merged code from development branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4106 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-17 18:09:27 +00:00
barthess 2b35b5a2a5 SDC. Added RTC support. Improved testhal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4031 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-08 19:52:44 +00:00
gdisirio d298bb2c4e Fixed bug 3496981.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4023 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-05 18:14:53 +00:00
barthess 690fd6364b SDC. Code merged to fresh branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4021 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-05 16:44:56 +00:00
barthess 4769c8ec62 RTC. APB1 clock check moved to rtc_lld.h
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4019 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-04 16:22:51 +00:00
barthess fc972f48d6 RTC. V2 driver merged to trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4017 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-04 14:27:03 +00:00
gdisirio de5dcbba85 License text updated with new year.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 14:29:42 +00:00
gdisirio 8824a54e5e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-10 18:14:24 +00:00
gdisirio 7041c5b167 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3775 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-09 18:28:29 +00:00
gdisirio 32d143ae63 Fixed clock source for RT counter.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3762 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 10:21:03 +00:00
gdisirio a4bea39bfe Fixed an error message.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3761 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 10:07:15 +00:00
gdisirio 7b14ebcc5f Fixed wrong macro prefixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3755 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-07 07:34:13 +00:00
gdisirio 45c0b7f9bc Documentation related fixes and updated all the mcuconf.h for the STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3735 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 22:00:44 +00:00
gdisirio efa92aaed2 Realtime counter support in the generic HAL driver and implementations for al STM32 devices, others will follow.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3723 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 08:46:11 +00:00
gdisirio 89e829f55c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3658 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-25 15:30:21 +00:00
gdisirio da9678f49a Provisional STM32F2xx support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3649 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-22 12:38:21 +00:00
barthess 3ff51b09a4 PVD for STM32F4x code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3623 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-17 11:36:46 +00:00
gdisirio af25622db8 Fixed some forgotten details.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3621 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-17 07:41:10 +00:00
barthess edcb16ebeb STM32F4x. In HAL added support of power level detector.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3616 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-16 12:49:14 +00:00
barthess ddff11cafe RTC. Naming convention fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3599 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-12 08:33:53 +00:00
barthess 9a52743e90 RTC. Setting and getting time works on STM32F4x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3596 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-11 20:05:55 +00:00
barthess 7a78345272 RTC. Setting and getting time now works.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3589 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-09 22:14:09 +00:00
barthess e7e63d88db RTC. Code compiles but not tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3588 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-09 13:58:19 +00:00
gdisirio c7c5942ac3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-08 08:36:37 +00:00
barthess c7bb99a1e5 GPT. Fixed some inconsistencies in F4x port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3574 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 19:38:13 +00:00
gdisirio 6d11e44877 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3533 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-26 21:26:48 +00:00
gdisirio c1a535d343 Unified STM32 registers header file stm32.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3526 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-26 10:30:56 +00:00
gdisirio 5a74dd3c2e Fixed a problem of inclusion order that caused DMA2 problems in STM32 HAls.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3522 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-23 22:01:13 +00:00
gdisirio 4286b14a9e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3520 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-23 19:58:04 +00:00
gdisirio 9369d75516 STM32F4-Discovery demo working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3516 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-20 18:04:07 +00:00
gdisirio 5bb68f6827 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3497 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-16 17:42:54 +00:00
gdisirio d4187a3454 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3494 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-15 19:06:48 +00:00
gdisirio ed26815f85 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3481 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-10 17:54:41 +00:00
gdisirio cdf83ce254 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3472 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-05 14:40:48 +00:00
gdisirio 1297070fa9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3468 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-05 09:53:04 +00:00
gdisirio 5649691bf9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3467 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-05 08:14:16 +00:00