Email or username:

Password:

Forgot your password?
Top-level
Steve Syfuhs

@tubetime how does that even work? After the first iteration isn't the refresh bit always set, so it's stuck in an infinite loop if it never IRQs?

2 comments
Tube🍂Time replied to Steve

@SteveSyfuhs oh sorry REFRESH_BIT is a macro that grabs an IO port bit that toggles with the DRAM refresh signal every 15us.

Steve Syfuhs replied to Tube🍂Time

@tubetime ahhhh that makes way more sense now

Go Up