2019-07-10 10:34 AM
Hi,
I'm currently working on porting Arduino Core for STM32 to STM32MP1 Cortex M4 core.
Here are some stuff I found:
Thank you.
Solved! Go to Solution.
2019-07-12 02:16 AM
Hi @Bumsik Kim
Thanks for your post.
We confirm the 3 issues you report.
1 and 2 as been internally escalate for fix.
3. We confirm AN5253 issue. There is no plan to support OTG and RTC in STM32CubeMP1 package. Note that RTC time and date could be read by Cortex-M4 by directly reading registers, no driver provided as RTC is initialized on Linux side.
Will keep you posted here when fix and doc update will be delivered.
BR,
Olivier
2019-07-12 02:16 AM
Hi @Bumsik Kim
Thanks for your post.
We confirm the 3 issues you report.
1 and 2 as been internally escalate for fix.
3. We confirm AN5253 issue. There is no plan to support OTG and RTC in STM32CubeMP1 package. Note that RTC time and date could be read by Cortex-M4 by directly reading registers, no driver provided as RTC is initialized on Linux side.
Will keep you posted here when fix and doc update will be delivered.
BR,
Olivier
2019-07-13 08:57 AM
Hi, Thanks for reply and confirm them! I expected more than a week to get an answer lol. I look forward to seeing updates!