kirdy/src/laser_diode
linuswck 19341672a9 Correct SPI Clock Freq and Set them to Max
- Set the SPI frequency to maximum to reduce data transaction time
- SPI1 SCLK is divided from PCLK2
- SPI2, SPI2 SCLK are divided from PCLK1
2024-02-28 12:23:09 +08:00
..
laser_diode.rs Save Thermostat and Laser Diode PWR On/Off status 2024-02-28 12:22:40 +08:00
ld_ctrl.rs ld_ctrl: set_dac() fn now returns the volt set 2024-02-20 12:30:00 +08:00
ld_current_out_ctrl_timer.rs ld: Use Timer IRQ to ramp up/down output current 2024-02-20 16:18:06 +08:00
ld_pwr_exc_protector.rs LdPwrExcProtector: Cleanup 2024-01-26 16:56:55 +08:00
max5719.rs Correct SPI Clock Freq and Set them to Max 2024-02-28 12:23:09 +08:00
mod.rs ld: Use Timer IRQ to ramp up/down output current 2024-02-20 16:18:06 +08:00
pd_responsitivity.rs cmd: Add cmd to get all device settings 2024-02-23 12:45:29 +08:00