Commit Graph

2887 Commits

Author SHA1 Message Date
barthess 302d06cc66 I2C. All polling waitins code replaced by "waiting" GPT interrups. Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3167 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-20 08:35:05 +00:00
barthess b569145b24 I2C. STOP waitings was replaced by GPT callback functions. Need much of testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3166 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-19 20:45:57 +00:00
gdisirio 38c17ef7ce Fixed bug 3361039.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3165 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-19 18:48:10 +00:00
gdisirio 004dc1ad40 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3163 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-19 17:04:07 +00:00
gdisirio 18cdd66003 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3162 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-17 13:07:16 +00:00
barthess e02d3607dc I2C. Waits moved from ISR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3161 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-14 14:47:13 +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
barthess 2bdd9885e2 I2C. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3159 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-13 20:41:26 +00:00
gdisirio 2e5abeebad git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3158 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-13 19:26:41 +00:00
barthess 146118a136 I2C. Stability improvements in very hi load scenarios.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3157 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-13 11:07:48 +00:00
barthess 71ebbf914f I2C. Comments cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3154 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-12 18:34:11 +00:00
barthess 621d794bf0 I2C. Documentation improvements. Dead code clenups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3153 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-12 18:26:39 +00:00
barthess 44960790c5 I2C. Comments improvements. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3152 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-12 14:21:44 +00:00
barthess 0ada09b542 I2C. Code clean ups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3151 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-11 19:49:14 +00:00
barthess caeaf6536e I2C. Fixed bug occures when read-through-write two bytes. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3150 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-10 21:40:49 +00:00
barthess 0088567492 I2C. Most of problems have been resolved. Needs testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3149 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-10 18:17:16 +00:00
gdisirio b1d9b1646f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3148 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-10 14:23:51 +00:00
gdisirio fbdd64538e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3144 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-10 08:45:36 +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 b064c25e39 I2C. Main problem fixed, but some minor problems must to be fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3142 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-09 22:25:31 +00:00
gdisirio b38e1f2c96 Improvements to the trace buffer and other debug features.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3139 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-09 09:15:49 +00:00
gdisirio a53bc3d266 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3137 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-09 07:32:27 +00:00
gdisirio d79eea31a2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3135 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-08 19:29:00 +00:00
barthess 6eca655484 I2C. Driver still cause stack overflows.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3134 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-07 21:53:01 +00:00
barthess ff535c27e6 I2C. Fix one potential problem in driver, but main problem with stack overflow still not solved.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3124 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-06 13:54:56 +00:00
barthess 2303c1542c I2C. Small fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3122 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-05 14:27:15 +00:00
barthess 03acd18161 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3117 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-04 14:27:00 +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 83c5424c5f Fixed bug 3351556.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3108 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-03 15:29:13 +00:00
barthess af0e40079d I2C. Trying to add optional WAIT support. Driver broken.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3101 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-01 13:36:59 +00:00
barthess 551a1c1f22 I2C. Added dirty hack to realize thread safe dirver. Needs to be rewrited.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3100 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-30 21:37:34 +00:00
barthess f73960c8dc I2C. API changed. Transmit and receive buffers removed from I2CSlaveConfig. Now pointers to that buffers pass in functions arguments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3099 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-30 13:43:42 +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 00b07c78d1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3097 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-06-29 10:51:53 +00:00
gdisirio 8887b91489 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3096 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-06-29 10:44:30 +00:00
gdisirio 4a556f8a5e Fixed SDC driver when initializing high capacity cards.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3095 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-29 08:36:29 +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
gdisirio ddc9ded3f0 chprintf() implemented, improved the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3093 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-28 06:29:04 +00:00
gdisirio e10edf1683 Dedicated printf implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3092 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-27 19:57:11 +00:00
gdisirio fdf08e2a41 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3091 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-06-27 15:00:05 +00:00
gdisirio a553bca00f Fixed conflicts with EWARM 6.20.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3086 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-26 11:03:44 +00:00
gdisirio 9e7ee9a715 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3083 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-06-26 10:44:35 +00:00
gdisirio debe04d68f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3080 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-06-26 08:15:38 +00:00
gdisirio 7d584d3b7a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3079 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-06-25 12:22:20 +00:00
gdisirio bb7cdeb837 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3078 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-06-25 12:21:29 +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 d2b62026fc I2C. Small comment added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3076 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-23 20:18:58 +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 b1d043cede I2C. Some coding style improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3074 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-23 19:06:33 +00:00
barthess 97e643a2a2 I2C. Commetns style changed to /**/.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3073 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-23 18:50:13 +00:00