Giovanni wrote:Any feedback?
Giovanni
I like that general approach:
a) It's reasonable to require systick >=1kHz (I haven't seen systick <1kHz on any of the examples, and 10kHz or more seems about right for the faster processors, which are the ones with Ethernet).
b) One function regardless - no test cases to miss.
I've pretty much convinced myself that this proposal works for systick of 5kHz, 10kHz, 50kHz, 100kHz. And nearly convinced myself that my test method is wrong! Will have another look tomorrow, hopefully.