Question on the AD8138 input referred noise of the Vocm input noise specification:
The datasheet lists this as 17nV/rtHz, which is more than 3 times that of what the datasheet claims in the features. Does this noise always apply and scale with BW and…
Hi everyone, thanks Craig for help.
I try to use UART0 interrupts. I initialize EVT8 as isr_uart0_rx, EVT10 as isr_uart0_tx. I use Terminal program to send and receive bytes from PC to my target board. I send one byte to target board, isr_uart0_rx works…
Please use 1225 in that INF. 1225 is for use with GNU tools. 0225 is for use with VDSP and CCES.
Hi,
I am trying to build the old project in visual dsp 3.5++ , which was built in development tool 6.1. In this project there is .dsp file which as following code
MODULE/ABS=0 Driver_Runtime_Header;
.GLOBAL ___lib_prog_term;.EXTERN ___lib_setup_everyth…
Hi, thank you for you're answer.
I have upgraded my software to the October update, wich is working.
My board come from http://www.kk7p.com/dsp.html , i'm using the windows loader that is on this web page.
I am finaly able to load a _very_…
I updated the ICE-100B firmware to 2.0.7 and now the PID reads 1225 in the device manager. But eclipse is still not accessing it.
because a lot of these examples were moved from earlier releases of VisualDSP++, you may find that the way the Interrupts are handled by the LDF does not match the more recent default LDFs, such as in this case - the example just has a single block…