imliubo / MLX90640-With-STM32

MLX90640 is a fully calibrated 32x24 pixels thermal IR array sensor.
Apache License 2.0
20 stars 9 forks source link

Hardware setup #1

Open SushanTiwari opened 4 years ago

SushanTiwari commented 4 years ago

Can u please explain about the hardware schematics? breakout board used or your connection schematics?

imliubo commented 4 years ago

Hi @SushanTiwari , I am using waveshare's breakout board, the schematic can go to this link to view, or buy a piece directly. MLX90640-D55 ----------------------- STM32 SDA--------------------------------------PB7 SCL --------------------------------------PB6 VCC--------------------------------------3V3 GND--------------------------------------GND

SushanTiwari commented 4 years ago

Which kind of programmer & IDE did you use to for the code? P1? I am planning to use RS232 for exporting data to computer. Any suggestions on it?

hashtala commented 4 years ago

I use Keil with STM32F3, Status register flashes with 0xffffff every time. any suggestions ?

Mestniy96 commented 3 years ago

Hi. Explain please how to upload this project to the Catholic? Do I need to generate code via stmcube?