HUSKYLENSGeneral

Husky lens connection issue with STM 32 nucleo 144

userHead Tony.Rav 2023-07-11 02:29:55 812 Views1 Replies

I am unable to connect the Husky lens with the STM32 Nucleo 144 board(STM32F429ZI MCU). I have tried both UART and I2C methods. The Husky lens is working perfectly fine with the Arduino and ESP boards.

 

Does anyone help me with this issue?

 

2023-07-11 18:17:37

Hi!

 

pls check this page.

 

https://github.com/HuskyLens/HUSKYLENSArduino/blob/master/HUSKYLENS%20Protocol.md

 

Husky lens(Serial Mode: 9600 (bps) 8N1)----->>STM 32

 

 

TX              ----->> RX

 

 

RX              ----->> TX

 

 

VCC           ----->> VCC 

 

 

GND           ----->> GND

 

If you send the command "55 AA 11 00 2C 3C", Huskylens will return the data.

userHeadPic jenna