Quantcast
Channel: Renesas Synergy Platform
Viewing all articles
Browse latest Browse all 23645

Forum Post: RE: r_flash_hp driver causes R_BSP_SoftwareDelay() to delay too long

$
0
0
Hello Jeff, You don't need to open the flash driver to read the data flash - you can access this memory using address pointers from 40100000h to 40110000h. SSP 1.1.x and earlier did not disable the cache and this could've lead to some problems when programming. I recommend against using software delay loops altogether - tx_thread_sleep() can be used instead. For accurate delays and HAL-only projects, you can use hardware timer. Regards

Viewing all articles
Browse latest Browse all 23645


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>