2016-07-18 12:20 PM
In my project on ''Nucleo STM32F411RE + OLED display SSD1306'' I detect:
function HAL_I2C_Master_Transmit_DMA correct execution only first time,next calls is failore (data not transfer to display). Its for STM32CubeMX v 4.15.1, stm32f4xx_hal_i2c.c version V1.5.0.But with stm32f4xx_hal_i2c.c version V1.4.4 - all very nace!My test project in attachment. (Eclipse + ARM GCC) #bug #hal #stm32cube2016-07-21 07:51 AM
Hi asteroid.jeck,
I will report this for check internally. Thanks for feedbacks. -Hannibal