Commit Graph

152 Commits

Author SHA1 Message Date
barthess 0752e9d7e9 I2C. Syncing with trunk (step 1)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3214 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-09 10:07:11 +00:00
barthess 6ee04cf232 I2C. Added template of synchronouse deriver. It does not work for a moment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3190 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-05 17:24:23 +00:00
barthess 28b3dd95f1 I2C. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3187 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-31 21:06:23 +00:00
barthess b913fe956c I2C. Small fixes in tests.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3168 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-20 08:35:30 +00:00
barthess 5fee9bc344 I2C. Merged changes from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3160 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-13 21:09:39 +00:00
gdisirio 8f03a39047 Added thread names to all demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3143 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-10 06:50:12 +00:00
barthess ccb28114da I2C. Driver looks working, but sometimes hangs up. I don't know, my big project cause troubles in it, or driver cause troubles in my project.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3116 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-03 18:02:55 +00:00
gdisirio 30dd0fdc16 TIM8 support for STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3098 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-29 11:59:15 +00:00
gdisirio 7bdd564b9d Updated demos using the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3094 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-28 06:54:35 +00:00
barthess 73ce7b4fe0 I2C. Commets in examples changed to /**/
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3077 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-24 10:36:41 +00:00
barthess 429c031bcb I2C. Examples fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3075 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-23 19:08:49 +00:00
barthess 3f2e823d2a I2C. Small improvemets
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3069 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-22 18:00:20 +00:00
barthess 24987e2873 I2C. Test changes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3068 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-22 08:38:54 +00:00
barthess 70179f12dd I2C. Slave config structure now have const qualifier. Moset of fields moved to the driver structure. May be broken events subsystem in driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3067 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-21 20:17:14 +00:00
barthess b54133ab1b I2C. Some fields from I2CSlaveConfig moved to driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3066 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-21 18:30:50 +00:00
barthess 3e1753aa83 I2C. Examples fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3058 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-18 14:38:45 +00:00
barthess f3e571839b I2C. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3056 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-18 13:35:26 +00:00
barthess 350ae0a1a9 I2C. API BROKEN! Structure fields renamed in underscore naming style.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3055 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-18 11:12:33 +00:00
barthess 4044f7d308 I2C. Examples update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3051 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-17 07:10:30 +00:00
barthess 5cad241306 I2C. Merged code from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3036 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-07 14:34:59 +00:00
gdisirio dabf18ef8c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3013 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-06-02 12:14:06 +00:00
gdisirio 4618e775e4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3012 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-06-02 12:10:37 +00:00
gdisirio 88e92b3fc3 Improvements to the STM32 SDC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3001 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-05-29 09:09:22 +00:00
gdisirio b3ab17b278 Reordered STM32 drivers default DMA priorities.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2994 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-05-22 09:45:47 +00:00
gdisirio 6d58148a52 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2993 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-22 07:06:19 +00:00
gdisirio 6b6790350e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2980 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-19 18:54:35 +00:00
gdisirio 3495905f51 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2974 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-19 17:46:52 +00:00
gdisirio b4aa14e88c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2971 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-18 09:03:50 +00:00
gdisirio 391474c15f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2956 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-14 07:11:40 +00:00
gdisirio 67e6534f65 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2955 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-14 07:05:46 +00:00
gdisirio b0af64e71f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2954 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-14 05:27:09 +00:00
gdisirio 8af2607871 Updated HAL configuration files with SDC driver settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2953 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-05-14 05:24:10 +00:00
gdisirio 85f17ebe01 Customer CR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2951 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-05-13 17:20:39 +00:00
gdisirio 3d0610f1cc SDC write seems to work.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2941 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-05-08 19:50:20 +00:00
gdisirio 5287718f21 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2936 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-08 10:04:30 +00:00
gdisirio 82215e7019 All halcof.h files updated for the SDC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2932 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-05-08 09:16:22 +00:00
gdisirio a02604be12 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2931 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-08 09:08:46 +00:00
gdisirio 6dc70a8453 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2924 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-07 16:16:14 +00:00
gdisirio dd9cac5ffa git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2907 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-04-30 18:46:09 +00:00
gdisirio fc8ea30f6e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2906 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-04-30 10:14:07 +00:00
gdisirio bfe251b2e4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2902 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-04-26 08:59:14 +00:00
gdisirio ccbfd6ecc0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2901 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-04-25 12:41:47 +00:00
gdisirio dfc2c1e189 Updated all the HAL configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2900 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-23 17:37:09 +00:00
gdisirio c878b791eb Cortex-Mx linker scripts updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2885 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-17 16:46:51 +00:00
gdisirio 618a978da8 Added DMA sharing in the STM32 HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2874 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-10 16:45:41 +00:00
gdisirio de877486ef Fixed bug 3276379.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2872 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-09 15:10:15 +00:00
gdisirio ad009f46d5 STM32 PWM driver optimization, changed the behavior of pwmChangePeriod().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2869 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-05 18:21:00 +00:00
barthess 57fb5e703b I2C. Additional locks added to avoiding system hangups. Some mistypes in comments fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2865 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-02 09:33:46 +00:00
barthess 573b5e875b I2C. Usage example added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2864 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-01 18:23:35 +00:00
gdisirio d8420eb83a Added advanced mode and BTRD handling to the STM32 PWM driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2861 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-01 13:06:44 +00:00