acassis commented on issue #16762: URL: https://github.com/apache/nuttx/issues/16762#issuecomment-3141292526
@comejv this code is not portable, you are accessing the MCU registers from application side. Also it only will work in FLAT mode, it you try in PROTECTED mode or KERNEL mode it will not work. This is why I suggest you to use the HC-SR04 driver as reference. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org