Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[Moved] Using f macros with altsoftserial in aurduino

Status
Not open for further replies.

aankur

Newbie level 5
Joined
Jul 23, 2014
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,362
hi ,

I am using Arduino uno and i am running out of SRAM.

I came through F() Macro but it saved memory for Serial.println() and with software serial object.

But most of my code use Altsoftserial libraray object and there i do not see any SRAM memory change if i use F() macro in print.

Please let me know if F() macro can be used with altSoftserial or not ??

Thanks in advance.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top