sx48 with domecontrole
Hi
I rcreated me a little project and I develped my PCB to command dome camera's. I use an sx48. Reading commands from my domotica system and translating them to dome commands (Pelco P protocol) on a rs485 bus. Everything is working but I ran out of memporyspace in the sx. I tried to optimize the program I wrote, so I gained some space but I still need more. I store a lot of presetvalues for diffrent domes.
Has somone already some desing to connect extra memory. (eprom, ram, memorystick) somthing???? I wand to add more to the program.
Stef.
·
I rcreated me a little project and I develped my PCB to command dome camera's. I use an sx48. Reading commands from my domotica system and translating them to dome commands (Pelco P protocol) on a rs485 bus. Everything is working but I ran out of memporyspace in the sx. I tried to optimize the program I wrote, so I gained some space but I still need more. I store a lot of presetvalues for diffrent domes.
Has somone already some desing to connect extra memory. (eprom, ram, memorystick) somthing???? I wand to add more to the program.
Stef.
·
Comments
Or you could use the Parallax memory stick data logger http://www.parallax.com/detail.asp?product_id=27937
Or my SD Data Logger http://www.hittconsulting.com/products/sddatalogger/
Bean
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The first rule to being successful is "Learn from your mistakes",
The second rule is "Be willing to make mistakes"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
www.hittconsulting.com
·
Thanks Bean. I' ll look in to it.
Yes it is in SX/B and Yes all the pissible large instruktions are in subroutines. It is not only a protocol translator but it contains also all the strings for presets and everyting. So the larges part of memory is filled with static data. With the links like Bean provided I can free up that part so I gain a lot off space for more program.
Thanks in advance
Stef
If you can post the program we could probably give you more tips to conserve space.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The first rule to being successful is "Learn from your mistakes",
The second rule is "Be willing to make mistakes"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
www.hittconsulting.com
·
Sorry I can't post program. It is written for a security company and I sigend a non discloser contrakt.
The program is working fine and I'm just preparing it for more commands. So· I will go with the extra memory option and store my predifined strings thier. Thanks bean for the links to memorystick and datalogger. the consept is ok but I like to enclose everything to my PCB. That is wy i 'm interested in already used and tested schematics.
I'm going to test and search myself some further.
stef