├── HARDWARE ├── STM32-E407 │ ├── STM32-E407_Rev_B1.brd │ ├── STM32-E407_Rev_B1.sch │ ├── STM32-E407_Rev_B1_sch.pdf │ ├── STM32-E407_Rev_E.brd │ ├── STM32-E407_Rev_E.pdf │ ├── STM32-E407_Rev_E.sch │ ├── STM32-E407_Rev_F.brd │ ├── STM32-E407_Rev_F.pdf │ ├── STM32-E407_Rev_F.sch │ ├── license.txt │ └── revision-changes.txt └── STM32-H407 │ ├── STM32-H407_Rev_B.brd │ ├── STM32-H407_Rev_B.sch │ └── license.txt └── README /HARDWARE/STM32-E407/STM32-E407_Rev_B1.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-E407/STM32-E407_Rev_B1.brd -------------------------------------------------------------------------------- /HARDWARE/STM32-E407/STM32-E407_Rev_B1.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-E407/STM32-E407_Rev_B1.sch -------------------------------------------------------------------------------- /HARDWARE/STM32-E407/STM32-E407_Rev_B1_sch.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-E407/STM32-E407_Rev_B1_sch.pdf -------------------------------------------------------------------------------- /HARDWARE/STM32-E407/STM32-E407_Rev_E.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-E407/STM32-E407_Rev_E.brd -------------------------------------------------------------------------------- /HARDWARE/STM32-E407/STM32-E407_Rev_E.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-E407/STM32-E407_Rev_E.pdf -------------------------------------------------------------------------------- /HARDWARE/STM32-E407/STM32-E407_Rev_E.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-E407/STM32-E407_Rev_E.sch -------------------------------------------------------------------------------- /HARDWARE/STM32-E407/STM32-E407_Rev_F.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-E407/STM32-E407_Rev_F.brd -------------------------------------------------------------------------------- /HARDWARE/STM32-E407/STM32-E407_Rev_F.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-E407/STM32-E407_Rev_F.pdf -------------------------------------------------------------------------------- /HARDWARE/STM32-E407/STM32-E407_Rev_F.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-E407/STM32-E407_Rev_F.sch -------------------------------------------------------------------------------- /HARDWARE/STM32-E407/license.txt: -------------------------------------------------------------------------------- 1 | This PCB is Copyright(C) 2012 OLIMEX Ltd. 2 | 3 | This PCB is released under the Creative Commons Attribution-Share Alike 3.0 United States License. 4 | 5 | You may manufacture PCBs for both your own personal use, and for commertial use. 6 | 7 | You will have to provide a link to the original web source http://www.olimex.com/dev on any documentation or website. 8 | 9 | You may also modify the PCB files, but you must then release them as well. 10 | 11 | Credit can be attributed through a link to the product website: http://www.olimex.com/dev -------------------------------------------------------------------------------- /HARDWARE/STM32-E407/revision-changes.txt: -------------------------------------------------------------------------------- 1 | Hardware revision C 2 | ======== 3 | 1. Removed FET1 and fixed TVS symbol (it is unidirectional and can also provide protection). 4 | 5 | Hardware revision D 6 | ========= 7 | 1. New PHY controller. 8 | 9 | Hardware revision E 10 | ========= 11 | 1. R5 changed from 10k/1% to 10k; 12 | 2. R70(0R) chaged to 10k and renamed to R13, also added C26=10uF/6.3V and also removed RST wire from the PHY!; 13 | 3. SD/MMC package changed to the newer version; 14 | 4. WKUP and RESET packages were changed to WS-TAKT_6X3.5_SMD_NOCREAM; 15 | 5. Everything was re-numbered, so there are no missing numbers. 16 | 6. C4 was changed from 100nF to 10uF/6.3V; 17 | 7. Added R54 = 47k Pull-up to Rx line; 18 | 8. C21, C23 changed from 15pF to 4.7pF. 19 | 20 | Hardware revision F 21 | ======== 22 | 1. Fixed jumper names white print B0.1/B0.1 and B1.1/B1.1 to B0.1/B0.0 and B1.1/B1.0 23 | 2. Oscilatora CD1 e sys smenen package 5032 50 MHZ 25ppm 3V. 24 | 3. New SD card connector TFC-WPAPR-08. 25 | 4. Bottom USB changed with 2 x SY6280. 26 | 5. Improved a lot of electrolytic capacitors with 47uF/6.3V 27 | 6. Changed ferrite beads from 200mA to 2A 28 | 7. DC-DC MP1482DS changed with MP1584EN(SOIC8E). 29 | 8. Added capacitors on the LAN's shield. 30 | 9. L2 is now FB0805/600R/2A. 31 | 10. Increased R31 and R21 from 549R to 1.1K 32 | 11. Increased R50 and R26 from 1k to 2k -------------------------------------------------------------------------------- /HARDWARE/STM32-H407/STM32-H407_Rev_B.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-H407/STM32-H407_Rev_B.brd -------------------------------------------------------------------------------- /HARDWARE/STM32-H407/STM32-H407_Rev_B.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/HARDWARE/STM32-H407/STM32-H407_Rev_B.sch -------------------------------------------------------------------------------- /HARDWARE/STM32-H407/license.txt: -------------------------------------------------------------------------------- 1 | This PCB is released under the Creative Commons Attribution-Share Alike 3.0 United States License. 2 | 3 | You may manufacture PCBs for both your own personal use, and for commertial use. 4 | 5 | You will have to provide a link to the original web source http://www.olimex.com/dev on any documentation or website. 6 | 7 | You may also modify the PCB files, but you must then release them as well. 8 | 9 | Credit can be attributed through a link to the product website: http://www.olimex.com/dev -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OLIMEX/STM32F4/47e87bc826042b833a0f38d230af9ac55e701d73/README --------------------------------------------------------------------------------