flyboy asnwered a post
Yes, You are right!Make sure the SConscript file in applications directory have that code.Make sure
flyboy asnwered a post
You can refer to the following modification and try ithttps://github.com/mysterywolf/RT-Thread-wrapp
flyboy asnwered a post
Sorry, currently RT thread STUDIO does not support the debugging of this development board, you can
flyboy asnwered a post
I noticed that the sys tick of the previous ported version is not accurate, a patch has been submitt
flyboy asnwered a post
It seems that the versions of the stm32Hal library are incompatible. The driver uses v1.13.0 and you
flyboy asnwered a post
get a samd21 microchip deviceThe hardware can run, and the data can be printed through the serial po
flyboy asnwered a post
I found the package of hts221: https://github.com/RT-Thread-packages/hts221, which can collect data
flyboy asnwered a post
https://github.com/RT-Thread-Studio/sdk-bsp-stm32h750-realthread-artpi/blob/master/libraries/drivers
flyboy asnwered a post
You need to use the usb2ttl tool to connect to the corresponding pins of the board
flyboy asnwered a post
The latest development of rt-smart
flyboy asnwered a post
In RT-Thread, the LCD driver is not provided in the form of a software package, but directly placed
flyboy asnwered a post
This is a common problem, you can use scons -c to clear the previous cache file cconfig.h, and then
flyboy asnwered a post
Good idea, looking forward to your finished product
flyboy leaved a comment
All the problems have been solved so far, enjoy it. https://github.com/RT-Thread/rt-thread/pull/4512
flyboy asnwered a post
RTT + STM32H750VB + ADC + DMA + TIM error