mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 01:31:21 +03:00
MLX90640: got registers, start to write image reading process
This commit is contained in:
@@ -41,7 +41,9 @@ int main(void){
|
||||
|
||||
USBPU_OFF();
|
||||
USB_setup();
|
||||
#ifndef EBUG
|
||||
iwdg_setup();
|
||||
#endif
|
||||
USBPU_ON();
|
||||
i2c_setup(TRUE);
|
||||
i2c_set_addr7(MLX_DEFAULT_ADDR);
|
||||
|
||||
Reference in New Issue
Block a user