Re: [jallib] Peripheral hardware and interrupts

2023-06-02 Thread vsurducan
I know that calling some procedures of the same library from the main an fron an ISR may work. The NRF905 example is one which work this way if I recall correctly. However, that approach is consuming more hw stacks which is not very good (the libraries are supposed to keep their backward

Re: [jallib] Peripheral hardware and interrupts

2023-06-02 Thread Rob CJ
Hi Vasile, Before testing this I gave this some more thought and had a short look at the assembly file. The issue is that as soon at I do any IIC ibrary call from an interrupt routine, all these routines become 'interrupt routines' if you know what I mean. I think that means that these

[jallib] [jallib/jallib] 50baa9: Added modified vs code files

2023-06-02 Thread 'Rob Jansen' via jallib
Branch: refs/heads/master Home: https://github.com/jallib/jallib Commit: 50baa9a62e0b43cadc57cbc40c73520e0cb7fae7 https://github.com/jallib/jallib/commit/50baa9a62e0b43cadc57cbc40c73520e0cb7fae7 Author: Rob Jansen <12682653+robjanse...@users.noreply.github.com> Date: