Other Parts Discussed in Thread: CC1350, CC1310
Good day
Project im working requires connection via 6LowPAN, so im using contiki OS, but my cc1350 part is not fast enough to perform multiple tasks simultaneously. Im not talking about calculating unimaginable values in the very same nanosecond. My LP does not allow to handle interrupts with one string of code. It always takes different amount of time to perform the same function (i double checked on ocilloscope, the function was to switch LEDs state). One shot timers countings are not correct. I dont think that turning LED on and off every few microseconds is an issue for 48Mhz MCU. Can you explain what im doing wrong? Might be there is some troubles with implemented version of Contiki for cc1350?
Thanks in advance
Best regards
Vladimir