PSoC 5LP DFB assembler

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

It seems everyone, mostly, agrees that DFB assembler is super hard and not to be tinkered with.

   

Some dedicated hobby hackers don't take no for an answer, and given that the assembler is documented in the manuals, together with a DFB asm block containing both an assembler and a simulator showing how data flows through the unit, I decided that to give it a go. The real reason for not using the filter block was that I want real time update of filter coefficients, actually just a simple PID regulator as a filter. The filter component also don't like the unstable character of PID regulators.

   

My findings are described at:

   

http://arttools.blogspot.se/2016/02/psoc-5lp-dfb-assembler.html

   

Comments and corrections are welcome, my time for this is limited so I cannot guarantee any fast responses, but I figure it could be helpful to collect some more help and instructions about DFB asm programming.

   

Regards

   

Magnus

6 Replies