Search found 7 matches

by jerrymattias
Tue 2013-04-02 13:17
Forum: Stand-Alone Applications
Topic: Interference from GPIO binary file selection
Replies: 4
Views: 3448

Re: Interference from GPIO binary file selection

This was caused by a bad soldering in the microphone wiring. Since it is a balanced microphone the interference dissapeared as soon as that was fixed.
by jerrymattias
Fri 2013-03-15 8:10
Forum: Stand-Alone Applications
Topic: Interference from GPIO binary file selection
Replies: 4
Views: 3448

Re: Interference from GPIO binary file selection

Actually the noise got worse from putting in 100kOhm inline with iovdd. I shall get my ocilloscope out and have a look at it. From just listening to it, it sound like a square wave.
by jerrymattias
Thu 2013-03-14 17:25
Forum: Stand-Alone Applications
Topic: Interference from GPIO binary file selection
Replies: 4
Views: 3448

Re: Interference from GPIO binary file selection

The GPIOs are pulled to gnd with 100kOhm and the buttons connects direct to IOVDD. It may be a good idea to put some resistance on the IOVDD or each GPIO separatly to keep the current limited. What size current do I get on the GPIOs without resistance? The noice gets worse the more GPIOs driven high...
by jerrymattias
Thu 2013-03-14 11:19
Forum: Stand-Alone Applications
Topic: Interference from GPIO binary file selection
Replies: 4
Views: 3448

Interference from GPIO binary file selection

Hi, The purpose of this project is to play prerecorded messages like "10 minutes to closing" in a shop in addition to the shop PA. I'm using the VS1000 module with somewhat modified software from version 0.60 on a prototype PCB. GPIO 0-2 is pulled low and keypress pulls high is used for bi...
by jerrymattias
Thu 2011-09-15 15:19
Forum: Stand-Alone Applications
Topic: Change playmode in 16button application
Replies: 1
Views: 1760

Change playmode in 16button application

Hi, Is there any documentation available with more or less step to step instructions covering the procedures to change the play mode on the 16 button standalone player using a 1003b chip? I have been trying to work it out reading misc posts, readme files and documentation but I think I may be missin...
by jerrymattias
Thu 2011-09-15 14:40
Forum: Command Line Tools
Topic: Coff read error
Replies: 2
Views: 8037

Re: Coff read error

Thanks for your answer. The reason for my problem was that I actually misunderstood the instructions in the Readme.txt. I was changing the .bin file name in the .bat file rather then just rename the .bin file i wanted to use into EEPROM.IMG and use EEPROM.IMG as a parameter when running the .bat fil...
by jerrymattias
Mon 2011-09-12 13:00
Forum: Command Line Tools
Topic: Coff read error
Replies: 2
Views: 8037

Coff read error

Hi, I am trying to flash a 16 button stand alone player software on to a VS10xx using VS3EMU. I manage to connect to the board. I have changed to player1003butt.bin in the prom03b.bat. When i run the .bat this I get a Coff read error: Wrong magic number in the COFF header (0x2650). Do I have to make...