I want to sent an external byte to the value of the current page when the page is entered based on the file number that is listed in the link map. I can't get...
I am writing with regards to the new 5.7" LCD screens. The old part No. is Sharp LM 32019P1 while the new one is Sharp LM 32019T (blue hue). The resist/line of...
Philip, Our supplier of the Sharp LM 32019P1 ran out. Unfortunately, Sharp has discontinued this display. Luckily, we were able to find the blue hued Sharp LM...
Hopefully someone has seen a problem similar to this and can help me out this weekend. I have a project that compiles fine on two of my computers but ...
Bob, I have seen something similar to this. It has to do with the .uht file containing a file from a drive that doesn't exist on the other machine. I...
Is byte/word variable arrays what I need for moving floating point values (6 bytes each) back and forth between my system and the Amulet? Thanks, Tony...
Tony, How do you plan on using the floating point numbers? None of the Amulet widgets are able to use floating point numbers. But, although the numeric field...
The floats would be for variables in my system software. This is essentially a motion-control app where distances (Imperial and metric) and need to be entered...
Maybe you considered this already... but you could use strings on your Amulet to represent floats, and then just retreive those strings from the Amulet. Tomasz...
Hello, I am having trouble with the field update utility. I am trying to program the Amulet with my program and the Amulet 3.2 OS using CustomOS. About a...
Phil, Jim from Amulet will probably give you the official answer. In the meantime, on the older Amulet's, flip the BOOT-M switch to program mode; on the newer...
Philip, Do you happen to know when you first downloaded the Palm utility? Before January 1st 2004, the Palm utility actually had a bug in it. This bug exhibits...
Is it possible to change the label on a function button when it's pressed? If so, how would I do it? If not, is there an alternative way of doing this using...
dvarese, There are numerous ways to change the label on a function button when it's pressed or from other widgets. It's difficult for me to recommend a...
The functionality I'm seeking is as follows: The button initially says "High" on it. After the button is pressed and released, it now needs to say "Low". If...
Would there be any problem putting "Amulet:UART.InvokeRPC(x)" before forceUpdate(). The RPC would notify the processor that the button was pressed and would...
Don, Adding an additional function to the href param name is not a problem as long as you separate the functions by a comma. For example, your new "href" param...
I saw that it is mentioned that the UART.bytes is only used in the line graph widget. Is there a way to request an array of data over the UART and place these...
David, You first need to figure out how to notify your microcontroller to send an array of bytes. Maybe its as easy as sending an RPC command over to your...
... The memory that comes with my screen (3.8" blue LED backlight) is: AT45DB041B and holds 4 Mbit. The printout on the chip is "ATMEL0217 45DB041B". Check it...
Hello, 1) I am trying to make a customOS without for a board without the touchscreen controller chip installed. It seems to work but is it proper to just use...
Welcome to the Amulet Users Forum, 1) Yes, it is appropriate to use the _RAW file. If you haven't already, you should take a look at the CustomOS example in...
How feasible is it to program a button to display a drop down custom scroll list? I sort of understand how the custom scroll list example described back in...
On the memory size topic; Amulet now has the 4Mbit FLASH, so that helps. But you may need more RAM. Does anyone know if there is a larger RAM version? ... ...