Hardware reset for mdot

Home Forums mDot/xDot Hardware reset for mdot

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13330
    mdot_dev aa
    Participant

    Could you tell me how long the reset pulse must be to reset a mdot unit? I am developing a piece of code in arduino and I need to know when I use digitalWrite, how long I should have it down and up again to reset the unit. Or, at least, the minimum time.

    Also, if it has to be low or high when I want to reset and put it into sleep mode. Actually, I haven’t found anything about this on the developers pdf.

    #13333

    According to the STM32F411 datasheet, reset needs to be held low for at least 300ns… yes, that is nano seconds.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.