OctoSPI delay block code unnecessarily generated
Hi Everyone,
I noticed that CubeMX (version 6.14.0) generates a call to HAL_OSPI_DLYB_SetConfig in octospi.c even though I have configured the OctoSPI to bypass the delay block.
- Is it safe to just remove any Delay Block related code?
- Is this a bug in CubeMX? It increases the code size, so I would like it to be removed if it's not necessary
My target is a Nucleo-U5A5.
Thanks!
Timon Zijnge
