bluerobotics / bluerobotics/BlueRobotics_TSYS01_Library
Help with driver for TI CC1352P7
- Dominant language
- C++
- Stars
- 6
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I'm trying to make negotiation between your TSYS01 and [Texas Instruments CC1352P7](https://www.ti.com/product/CC1352P7?utm_source=google&utm_medium=cpc&utm_campaign=epd-null-null-GPN_EN-cpc-pf-google-wwe&utm_content=CC1352P7&ds_k=CC1352P7&DCM=yes&gclsrc=ds&gclsrc=ds) LaunchPad Kit
I connected the [TSYS01](https://github.com/bluerobotics/BlueRobotics_TSYS01_Library/blob/master/TSYS01.cpp) sensor to the I2C (DIO5/10 and DIO21/9) and used the [i2ctmp example](https://dev.ti.com/tirex/explore/node?node=AHc2OydfI8hpO0LvD7D7Tg__pTTHBmu__LATEST) in order to trigger the sensor. Unfortunately the output is always: 0.
There is a[ library for arduino](https://github.com/bluerobotics/BlueRobotics_TSYS01_Library) board but I have a problem converting it to CPP in CCStudio.
Can you help with that?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.