Commit Graph

10175 Commits

Author SHA1 Message Date
Giovanni Di Sirio dbbc93f7df SIO STM32 implementation for USARTs without FIFO in USARTv2, with FIFO in USARTv3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13830 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-03 10:54:54 +00:00
Giovanni Di Sirio 5f9d6389e7 SIO improvements, it is almost final.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13829 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-03 07:42:53 +00:00
Giovanni Di Sirio 281f23ea19 Removed some dead code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13828 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-01 13:53:51 +00:00
Giovanni Di Sirio af500bf5ac Finished errors handling, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13827 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-01 13:38:43 +00:00
Giovanni Di Sirio 8a03162059 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13826 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-09-01 12:58:25 +00:00
Giovanni Di Sirio 4ccbff905a Improved code organization and errors handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13825 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-01 12:44:04 +00:00
Giovanni Di Sirio 9215d18459 At least TX is working now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13824 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-09-01 11:44:45 +00:00
edolomb fec3aeb51c Fixed bugs (ticket #1120)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13823 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-31 19:18:39 +00:00
Giovanni Di Sirio 22272cab97 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13822 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-08-31 14:29:47 +00:00
Giovanni Di Sirio c159b43880 Fixed some bugs, now it appears to work, more test needed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13821 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-31 14:13:28 +00:00
Giovanni Di Sirio 83b31c07de Missing initialization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13820 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-31 13:22:17 +00:00
Giovanni Di Sirio 510da52979 More SIO changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13819 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-31 09:32:24 +00:00
cinsights f87d680ab7 Fixed bug #1119
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13818 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-31 08:33:35 +00:00
Giovanni Di Sirio 61b839a7c6 Given optional stream interface to SIO driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13817 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-30 14:03:57 +00:00
Giovanni Di Sirio 6e72cb497c More SIO support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13816 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-30 09:58:30 +00:00
Giovanni Di Sirio cbcc485f35 More SIO code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13815 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-29 16:52:47 +00:00
Giovanni Di Sirio 3ae922fc32 More work on SIO driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13814 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-29 14:41:43 +00:00
Giovanni Di Sirio 56e58bfc59 More work on SIO.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13813 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-29 06:57:22 +00:00
Giovanni Di Sirio 84119d5d52 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13812 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-08-28 14:27:43 +00:00
Giovanni Di Sirio c21bbe0fa0 Incomplete work on SIO implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13811 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-27 19:33:50 +00:00
Giovanni Di Sirio 5fec2a17fc Simplified USART units use collision detection in STM32 HAL, now it is done like for TIM units for consistency.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13810 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-22 09:19:59 +00:00
Giovanni Di Sirio a4e9fc5170 Identification macros such as__CHIBIOS_RT__ are now prefixed by two underscores.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13808 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-10 12:30:19 +00:00
Giovanni Di Sirio b2290c2e13 More on licensing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13807 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-10 12:03:52 +00:00
Giovanni Di Sirio 1776899465 Improved licensing checks for RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13806 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-10 11:44:01 +00:00
Giovanni Di Sirio 91d150f00e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13805 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-08-08 07:33:41 +00:00
cinsights d96e7c10df Fix typos in ARM port. Add _exit, _kill and _getpid to syscalls.c
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13803 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-06 09:11:54 +00:00
Giovanni Di Sirio 5697059a00 ARM port updated to latest spec.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13802 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-01 09:54:27 +00:00
Giovanni Di Sirio 71c5be34a8 Strong checks on port implementations in RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13801 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-01 09:54:04 +00:00
Giovanni Di Sirio 4f59da97b6 typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13798 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-31 15:30:09 +00:00
Giovanni Di Sirio c66c57f992 Support for 3 analog watchdogs in ADCv3 (STM32F3, L4, L4+, G4).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13795 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-31 08:32:03 +00:00
Giovanni Di Sirio 366e1696e9 Support for 3 analog watchdogs in ADCv3 (STM32F3, L4, L4+, G4).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13794 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-30 08:27:14 +00:00
Giovanni Di Sirio 1b1b98cedb Improved STM32G0 ADC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13792 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-28 08:28:34 +00:00
Giovanni Di Sirio f9237ecc1a SB fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13791 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-28 07:33:43 +00:00
Giovanni Di Sirio b4a8c81b53 More #1117.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13788 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 09:29:25 +00:00
Giovanni Di Sirio eb537d7ac8 Fixed bug #1117.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13787 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 09:03:26 +00:00
Giovanni Di Sirio e673533ed9 #1117 #9.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13786 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 09:01:47 +00:00
Giovanni Di Sirio bdb77e4328 #1117 #8.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13785 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 09:00:38 +00:00
Giovanni Di Sirio eb3cf6a1f6 #1117 #7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13784 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 08:57:39 +00:00
Giovanni Di Sirio 95b934e07c #1117 #6.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13783 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 08:52:58 +00:00
Giovanni Di Sirio 043250507f #1117 #5.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13782 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 08:51:55 +00:00
Giovanni Di Sirio fcb6bb7085 #1117 #4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13781 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 08:49:43 +00:00
Giovanni Di Sirio 7fd2a32106 #1117 #3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13780 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 08:47:39 +00:00
Giovanni Di Sirio d262dc5e02 #1117 #2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13779 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 08:46:42 +00:00
Giovanni Di Sirio f528f0945a #1117 #1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13778 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-24 08:45:16 +00:00
Giovanni Di Sirio 20f514fe35 Fixed bug #1116.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13776 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-23 12:54:37 +00:00
Giovanni Di Sirio dd9165f7bd Fixed bug #1113.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13774 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-22 15:46:36 +00:00
Giovanni Di Sirio dfab27e85a Fixed bug #1115.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13773 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-22 09:24:30 +00:00
Giovanni Di Sirio 8e609e9459 Fixed bug #1114.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13770 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-22 09:17:06 +00:00
Giovanni Di Sirio d1c2a7ced4 Work on bug #1113, to be completed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13769 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-07-22 09:09:23 +00:00
Giovanni Di Sirio 77a5aacfcc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13768 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-07-22 08:51:56 +00:00