k3ng_cw_keyer icon indicating copy to clipboard operation
k3ng_cw_keyer copied to clipboard

Pressing the command button occasionally corrupts the memory1 slot

Open lagomorph opened this issue 10 months ago • 2 comments
trafficstars

When this happens I only get the first tone of two. I'm using a STM32 Blue Pill.

lagomorph avatar Jan 09 '25 14:01 lagomorph

Can you post your compiler executable size / local variable space available messages?

k3ng avatar Jan 09 '25 15:01 k3ng

Sketch uses 52112 bytes (79%) of program storage space. Maximum is 65536 bytes. Global variables use 2896 bytes (14%) of dynamic memory, leaving 17584 bytes for local variables. Maximum is 20480 bytes.

Opening and parsing file: k3ng_keyer.ino.bin File : k3ng_keyer.ino.bin Size : 51.19 KB Address : 0x08000000

lagomorph avatar Jan 09 '25 16:01 lagomorph