This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to integrate twi code with another spi code

Hi,

I having an nrf52832 board and using gnu arm, nrfjprog to program the device. i reading data from two different sensors using spi and TWI in two different codes. now i need to combine the two project to one, so i tried to add the twi to the spi code but some error as shown below comes up. i have edited the makefile and sdk config files but not sure weather its correctly done.image description

I am editing the makefile and sdk line by line, is there any other way to do this ? something like a gui. i have attached the make fileMakefile and sdk filesdk_config.h(/attachment/f48c8b3e3463ecf6b44cd77adb15caa2)

Parents Reply Children
No Data
Related