問題タブ [asus]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c - Asus Tinker ボード S SPI マスターがスレーブからデータを受信しない
Asus ティンカー ボード S を SPI マスターとしてプログラムしようとしていますが、マスターからスレーブ マイクロコントローラーへの通信は期待どおりに機能し、Asus ティンカー ボード S SPI マスターから STM32f140 SPI スレーブにデータを送信できます。 . 両方の方法でデータを読み取れるようにしたいのですが、いくつか試してみましたが、どれもうまくいかないようです。WiringPi ライブラリ ( https://github.com/TinkerBoard/gpio_lib_c )を使用しています。
アナログ ディスカバリを使用して 2 つのマイクロコントローラー間の接続を確認すると、データはどちらの方法でも問題ありません。RX と TX の両方のデータが正しいため、問題はマスターのデータの読み取りにあるはずです。私のティンカーボードのコードは次のようになります。
私のスレーブでは、予想どおり 1 9 0 0 を読み取り、代わりに 5 6 7 8 を送信しようとしましたが、マスターで 1 1 1 1 を受信しました。
前もって感謝します
backup - Does the backup service for Asus WebStorage work (or definitely not work) for anyone?
I started using Asus WebStorage after the huge number of libraries and tools you need for modern web development filled up my disk drive and OneDrive. Their sync function seems to work, but I'd like to use their system backup/restore functionality as well and so far it hasn't started backing up. Surprisingly, I haven't found anyone discussing this on the internet, except for some videos that cast inconclusive doubts. Any definitive "Yes this works for me" or "No this definitely doesn't work" or even "This may help..." out there?