Search found 69 matches

by franksanderdo
Sun May 19, 2013 9:20 am
Forum: Projects
Topic: The everything programmer
Replies: 1
Views: 2266

Re: The everything programmer

<t>Hi Ho,<br/> <br/> just the last days I have started to work on a (JTag) Debugger for AVR Chips. As I don't have jet to much experience with On Circuit Debugging as well as AVR as well as XMOS Programming, my plans are to make first some Communication between AVR and XMOS (Just for learning).<br/>...
by franksanderdo
Sun May 19, 2013 8:40 am
Forum: Projects
Topic: Open source mixing console
Replies: 6
Views: 9134

Re: Open source mixing console

Hi Ho,

may I ask which DACs / ADCs you are using?

Regards
Frank
by franksanderdo
Sun May 19, 2013 8:23 am
Forum: Getting started
Topic: Starting/stopping processes dynamically?
Replies: 5
Views: 4787

Re: Starting/stopping processes dynamically?

Hi Christian, as far as I understand your question you are planning to run a "coordinator core (SMI core)" and "work horse cores (MII cores)" and want to know if there are other options ? I believe to have a coordinator core is not such a bad Idea, but I do not yet see the reason...
by franksanderdo
Wed May 15, 2013 8:43 am
Forum: Introductions!
Topic: Hello from Königswinter!
Replies: 3
Views: 5212

Re: Hello from Königswinter!

Hey Christian,

to keep it fair first a Hello in english from Bahrain.

Aber auch in deutsch nochmal herzlich willkommen ;-)

Grüße aus der Wüste
Regards from the Desert
Frank
by franksanderdo
Fri Mar 15, 2013 6:14 pm
Forum: Development Tools and Programming
Topic: Creating a C based Projekt on XMOS
Replies: 3
Views: 2956

Re: Creating a C based Projekt on XMOS

Hi Mahagon Let jump over item a) and go directly to Item b) ;-) Please don't take it wrong or offensive, but if you have already trouble to create a makefile, I believe you will end up in a Truckload of issues rebuilding the Code Base for parallel processing and channels. In fact I believe XMOS has ...
by franksanderdo
Sat Feb 23, 2013 3:02 pm
Forum: General Questions
Topic: There is a spam problem.
Replies: 6
Views: 12043

Re: There is a spam problem. PLEASE READ.

Hey Phalt,

good to see you back.
All the best with the filter and thanks a lot for the effort.

See you around
Frank
by franksanderdo
Mon Feb 18, 2013 5:31 pm
Forum: Getting started
Topic: UART Problems
Replies: 7
Views: 5749

Re: UART Problems

Hi John, you would not be able to imagine how many times I did the same ;-) No worries, this is why I said have a look on the signal. I only have a cheap osciloscope just good good enough to see that there are changes in the signal. It helped me already 1391 times (more or less) ;-) Good to know it ...
by franksanderdo
Fri Feb 15, 2013 1:28 pm
Forum: Getting started
Topic: UART Problems
Replies: 7
Views: 5749

Re: UART Problems

Hi John, on a quick view I don't see any trouble with the code. Even though this does not say the code is ok (I am novice even more then you are) I would have a closer look with an osciloscope if there is any Signal coming. Just to be sure that the wiring ok. If that is ok you have 2 ways of checkin...
by franksanderdo
Tue Jan 29, 2013 7:31 am
Forum: Getting started
Topic: Character's ASCII Equivalent
Replies: 15
Views: 11371

Re: Character's ASCII Equivalent

Hi John, Even though I can't test it right now (I am not at home) I would do: char_value = (int) your_character; The Compiler will do the rest for you. If I remember the old times back, there is a lookup table within the compiler doing this. If so, the function internally might look like this: int l...
by franksanderdo
Fri Nov 30, 2012 8:31 pm
Forum: Other Applications
Topic: USB Audio problem with a new HID Endpoint
Replies: 18
Views: 14099

Re: USB Audio problem with a new HID Endpoint

Hi Dirk,

what do you mean with "I don't understand the system"
Is it the parallel Processing the issue?

I you feel for it we can discuss via Mail.

Regards
Frank