SilverStar
@silverstar
Member
Joined: 2021-07-07 2:47 pm
Last seen: 2023-08-01 2:29 am
Topics: 4 / Replies: 14
Reply
RE: Setting Timer Interrupt Options (Registers?)

@zander hi Ron, I do all of the initialization of the timer once in setup. What I have observed is the setting of the compare match register. I do...

9 months ago
Forum
Reply
RE: Setting Timer Interrupt Options (Registers?)

@zander, @Ron, @Davee @Ron suggested that I read /timer interrupts//by Amanda Ghassaei//June 2012//p> Amanda was very helpful and with that guidan...

9 months ago
Forum
Reply
Forum
Reply
RE: Setting Timer Interrupt Options (Registers?)

@davee This application is a learning project to become more familiar with interrupts and how they work. I have mainframe interrupt experience so I un...

9 months ago
Forum
Reply
RE: Setting Timer Interrupt Options (Registers?)

@davee Hi Dave, Many thanks for your response. I will try TCCR1B |= 0b00000101; // set low order 3 bits to the value that selects a divisor of 1024....

9 months ago
Forum
Topic
Forum
Replies: 21
Views: 857
Reply
RE: Managing Memory At Compile Time

@zander i wrote my first program 63 years ago. No language then, just 1's and 0's and no stacks, heaps of whatever.

1 year ago
Forum
Reply
RE: Managing Memory At Compile Time

@thats what I was looking for, thanks

1 year ago
Forum
Reply
RE: Managing Memory At Compile Time

@davee Thank you all for your prompt responses. I think I am reading that just because the numbers do not indicate that too much memory was used, its ...

1 year ago
Forum
Topic
Forum
Replies: 13
Views: 548
Reply
RE: Adafruit #2542 FONA 808 GSM + GPS

Here is what the documentation says: Reset - this is module hard reset pin. By default it has a high pull-up (module not in reset). If you absol...

3 years ago
Reply
RE: Adafruit #2542 FONA 808 GSM + GPS

After many attempts, I managed to get the board (Adafruit #2542 - FONA GSM/GPS) to begin to work. The literature that is supplied by Adafruit mentio...

3 years ago
Reply
RE: Adafruit #2542 FONA 808 GSM + GPS

I did not know about using Flash for SMS storage. I tried it with no success. That same post reference send a SMS to Twitter because it always respond...

3 years ago
Reply
RE: Adafruit #2542 FONA 808 GSM + GPS

Update: I used the Reset on the FONA as described in the instructions. No chnge.

3 years ago
Reply
RE: Adafruit #2542 FONA 808 GSM + GPS

Thank you for responding, In order to remove as many chances that might exist because of my coding: I took the FONATest sketch that came with the ot...

3 years ago
Page 1 / 2