patacongo
|
96d2702826
|
Add support for STM32 Potentiometer via ADC3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4252 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-02 18:22:19 +00:00 |
|
patacongo
|
4fb2f8f148
|
Update to the STM32 ADC and CAN drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4215 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-22 21:55:54 +00:00 |
|
patacongo
|
9ff5eb279d
|
Add loopback support to STM32 CAN driver; Add apps/examples/can loopback test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4213 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-22 15:59:50 +00:00 |
|
patacongo
|
c0db417435
|
STM32 CAN driver now compiles
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4210 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-21 23:31:03 +00:00 |
|
patacongo
|
7762e7fc16
|
Add the beginning of an STM32 CAN driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4209 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-21 15:50:06 +00:00 |
|
patacongo
|
a2badca703
|
Update M25P driver per feedback from Mohammed Elwakeel
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4207 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 21:16:39 +00:00 |
|
patacongo
|
eac75b3adc
|
Finishes the PWM driver for the STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4206 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 18:28:50 +00:00 |
|
patacongo
|
6cf205e36e
|
First round of PWM driver debug changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4204 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 14:41:32 +00:00 |
|
patacongo
|
b4889c86d8
|
Completes coding of the PWM module
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4200 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-19 19:24:09 +00:00 |
|
patacongo
|
18a285adb5
|
Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4192 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-16 19:29:41 +00:00 |
|
patacongo
|
8a47ceb327
|
Update to STM32 DAC and ADC drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4185 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-15 13:33:15 +00:00 |
|
patacongo
|
b2938c5555
|
STM32 RTC driver now compiles and links without error (still untested)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4177 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-14 19:59:06 +00:00 |
|
patacongo
|
a985576ec4
|
Fix error in nettest build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4170 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-13 18:14:14 +00:00 |
|
patacongo
|
26954eeb45
|
Add a network test configuration for the STM3240G-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4169 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-13 17:56:14 +00:00 |
|
patacongo
|
e25261a8a3
|
STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP address order bugs in DHCPD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4168 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-13 17:25:23 +00:00 |
|
patacongo
|
5f099281e7
|
STM32 Ethernet needs a MAC address
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4167 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-12 23:38:39 +00:00 |
|
patacongo
|
104083a124
|
STM32 Ethernet... initial bring-up changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4165 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-12 15:59:33 +00:00 |
|
patacongo
|
905017ac35
|
Completes coding of the STM32 F4 Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4161 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-11 18:25:08 +00:00 |
|
patacongo
|
e32af3d544
|
Add PHY setup for STM3240G-EVAL Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4151 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-09 17:03:16 +00:00 |
|
patacongo
|
de65832c7c
|
Add Ethernet pin/clock configuration logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4148 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-08 22:14:48 +00:00 |
|
patacongo
|
e6e6a94c19
|
Finish code for basic STM3240 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4124 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-24 01:34:10 +00:00 |
|
patacongo
|
b761b5d0e8
|
Add clock configuration logic for the STM32F40
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4123 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-23 18:18:26 +00:00 |
|
patacongo
|
bdd202a838
|
Add framework for the STM3240G-EVAL board (not much logic yet)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4118 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-22 14:16:38 +00:00 |
|