Commit Graph

31 Commits (2773ba47fe65421f27112ce1d3ad042fc10fa643)

Author SHA1 Message Date
Astro 2773ba47fe tec: init freq pins for 1 MHz switching 2019-11-14 01:59:57 +01:00
Astro 13771bf770 tec: fix wrong SHDN pins 2019-11-13 20:13:57 +01:00
Astro 7efd42715e tec: enable GPIO pins for TEC SHDN 2019-11-10 22:27:20 +01:00
Astro fca427cb5a show pwm config of each tec channel 2019-09-24 01:45:11 +02:00
Astro 18e3e95615 group 4 PWM channels into Tec, add commands to configure them 2019-09-24 01:33:23 +02:00
Astro a82ffadb35 add PWM abstraction for TEC control 2019-09-23 16:50:43 +02:00
Astro 1395e8b410 add support for manipulating pwm duty cycle 2019-09-14 03:09:07 +02:00
Astro 4e518e88ee main: measure read intervals 2019-09-08 02:43:55 +02:00
Astro 25dc3fb70c systick: implement nanosecond precision 2019-09-08 02:34:59 +02:00
Astro 4249addba2 systick: use mutex 2019-09-08 02:13:02 +02:00
Astro 225f3754a1 move systick under board/ 2019-09-08 01:54:51 +02:00
Astro e5529a8b94 add systick interrupt for timekeeping 2019-09-08 01:24:20 +02:00
Astro baab9b2d3f board: move softspi input read before high flank 2019-09-08 00:44:40 +02:00
Astro c5dfaf0ee2 delint 2019-09-02 00:01:18 +02:00
Astro 01a9decfa1 board: fix gpio initialization 2019-09-01 23:47:15 +02:00
Astro e947415242 board: refactor gpio to use indexed access 2019-09-01 22:57:35 +02:00
Astro 5ba09db517 board: wait gpio portb ready 2019-09-01 22:46:15 +02:00
Astro fad1050556 gpio: fix PE4 idx 2019-09-01 22:28:46 +02:00
Astro bf8c7fda88 gpio: fix masked_data 2019-09-01 22:05:26 +02:00
Astro d5b7855c3b board: fix gpio input dir flag
softspi works and ad7172 now returns data.
2019-08-30 00:29:00 +02:00
Astro 1df35ef15f ad7172: reset 2019-08-30 00:12:16 +02:00
Astro 0eefebf3ed board: reset timers for clean initialization
raced into hardfaults without.
2019-08-29 22:39:08 +02:00
Astro 9c0f560367 board: bring up gpio port b 2019-08-29 22:17:33 +02:00
Astro 8b20118198 board: enable timers 2019-08-29 21:41:16 +02:00
Sebastien Bourdeauducq 1329c1567c strip more ionpak code 2019-08-21 17:31:51 +08:00
Astro 4437a4195e delay: is unsafe 2019-08-08 02:26:53 +02:00
Astro 44f48f6e0f main: construct softspi 2019-08-08 02:26:53 +02:00
Astro 9c7ca0df87 add board::delay 2019-08-08 02:26:53 +02:00
Astro f04bbd8726 softspi: add SyncSoftSpi 2019-08-08 02:26:53 +02:00
Astro 4bf52b093e implement softspi 2019-08-08 02:26:53 +02:00
Astro 5f3d674e24 add gpio abstraction 2019-07-30 18:25:35 +02:00