How to program STM32 -Using I2C to control SAA1064 ;4-digits LED driver Hello,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-12-31 4:57 PM - edited 2023-12-31 5:03 PM
Hello,
I would like to program the STM32 to control the circuit SAA1064 by I2C, using the STM32cubeIDE and HAL functions (HAL_I2C_Mem_Write,HAL_I2C_Master_Transmit, HAL_I2C_IsDeviceReady). then with the function "HAL_I2C_IsDeviceReady" shows that : the I2C communication is OK, but I can't send data to the SAA1064 to display the digits on 7segments.
thank you for helping
- Labels:
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-01-01 6:59 AM
Welcome @fifi, to the community!
Please show us the programme you have written so far. Are there also pull-ups on the lines?
Regards
/Peter
