AWR1243BOOST
altineller opened this issue · 1 comments
altineller commented
Hello,
Can this software work with AWR1243BOOST hardware? I have an extra Tiva-C launchpad, the and the AWR1243BOOST evaluation kit.
Could I make some modifications in this software and make them work?
Best regards,
C.A.
zrmaker commented
Hi,
This driver enables the data collection on ROS. For a microcontroller, you need to provide a separate signal processing module for AWR1243. Because AWR1243 does not have DSP module and only outputs the time series data which cannot use in this case.
Thanks,
Leo