Posted on July 22, 2015 at 05:25I am also seeing low data rates, particularly when using aci_gatt_update_char_value() as well, but I can see that it is returning BLE_STATUS_TIMEOUT after it calls hci_send_req(), but the char is still getting updated...
Posted on April 30, 2015 at 22:57 Check this post https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/STM32F427VIT%20I2S%20strange%20desync%...
Posted on April 10, 2015 at 20:38I cannot seem to get the HAL drivers to work with DMA or IT either, only with blocking calls. I'm using a STM32F411 acting a an I2S slave. I have very similar code setup as Benjamin, and I have the same problem with ...