Sign in

username:

password:



Not a member?

Search motoroladsp



Search tips

Subscribe to motoroladsp



motoroladsp by Keywords

56303 | 563xx | 5680 | 56805 | 5680x | 56F80 | 56F800DEMO | 56F805 | 56f807 | 56F830 | ADC | Bootloader | Codec | CodeWarrior | CW5 | CW6 | Debugger | DSP56303 | DSP56303EVM | DSP563xx | DSP5680 | DSP56800 | DSP56807 | DSP56858 | DSP56858EVM | DSP56F803 | DSP56F805 | DSP56F807 | DSP56F80x | DSP56F826 | DSP56F827 | DSP56F8xx | EVM | FFT | Flash_over_jtag | GPIO | Interrupt | Interrupts | JTAG | LCD | Linker | MCF5307 | Metrowerks | Modulus | MSCAN | PCMaster | PWM | Quad | Rif | RTOS | SDK | SPI

Ads

Discussion Groups

Discussion Groups | Freescale DSPs

Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).

Search Results for "quad"

  

Post a new Thread

Example using R/C type Servo connected to the quad timer port?

oportalcom - Apr 22 2003
Does anyone have an example of using the Quad Timer to control a servo? Assembly or C or smallC, any would be great :) TIA Dan K ... Example using R/C type Servo connected to the quad timer port?

Quad Timer ,I/O   [2 Articles]

praveen - Aug 8 2004
Hi I am looking for a help in Quad timers (DSp56f801) My questions are: 1. Is it that we have to declare explicitly the Quad timers pins as output p... Quad Timer ,I/O

counting a LOT of quadrature inputs with 56F807   [2 Articles]

kiha...@gmail.com - Feb 27 2006
Hi, I'm trying to build a board with 56F807, which can count 7 different quadrature inputs if I use quad timers and quad decoders. But I would like to have an option to count fr... counting a LOT of quadrature inputs with 56F807

Explain timers use in ADC and SPI   [2 Articles]

TA1T - Nov 7 2003
Hello, The Quad timer is required for the ADC module and the SPI module for generating sync pulses. However, could somebody please explain what the sy... Explain timers use in ADC and SPI

PWM generation using Quad timer of 827   [4 Articles]

Nitin Madhukar Yewale - Sep 12 2002
Hi, I am using 56F827 for my project. I want to know about Quad timer. I have configured the Quad timer for PWM generation. Please find the declaration for the ... PWM generation using Quad timer of 827

56F8365 Help when Configuring peripheral for GPIOC [0:3] using SIM_GPS

oyedejimummy - Feb 28 2008
Hi, I would like to configure pin 0-1 to PhaseA1/PhaseB1 and pins 2-3 to SCI (MISO and MOSI). However the manual is not clear about if this is possible (reading about the SIM_... 56F8365 Help when Configuring peripheral for GPIOC [0:3] using SIM_GPS

Quad timers and Auxilary timers provided by SDK timer driver   [3 Articles]

Nitin Madhukar Yewale - Sep 27 2002
Hi , I am using 56F827 in my project. I have gone through the documentation of SDK Programmer's Guide and found that SDK provides API for Timer Services. [Se... Quad timers and Auxilary timers provided by SDK timer driver

Question on Quad Timer   [4 Articles]

praveen - Jul 6 2004
Hi All Anyone Know how the calculation is done in the case of a quad timer. I am using DSP56f801, the IP bus is configured at 40 Mhz. const qt_sState ... Question on Quad Timer

Reloading of on off time for quad timer for PWM mode.

Nitin Madhukar Yewale - Jan 28 2003
Hi, I have an application for 56F827 processor, in which I am using Quad timer in PWM mode. On and off time for PWM mode of Quad timer will change according... Reloading of on off time for quad timer for PWM mode.

Understanding quad timer   [2 Articles]

TA1T - Jun 24 2003
Can someone help me understand how to calculate what frequency is output from the quad timer. After playing around with numbers i eventually came up with the fol... Understanding quad timer

Usage of COMPARE_AND_LOAG_REGISTER in 827 Quadtimer for PWM configuration

Nitin Madhukar Yewale - Mar 25 2003
Hi, I have configured one quad timer in variable frequency PWM mode and would like to swap it's on/off time after some time. Please find attached applicatio... Usage of COMPARE_AND_LOAG_REGISTER in 827 Quadtimer for PWM configuration

DSP56F807 Quad Timers

Andrew Shelkovenko - Sep 6 2002
Hello! Sorry for my English. :( I read the documentation and I try to determine usefulness of DSP56F807 for our purposes. I have some questions abou... DSP56F807 Quad Timers

Capture signal period w/ 5680x timer   [2 Articles]

Steve Glow - Apr 1 2003
I'm trying to use a quad timer block to capture the period of an encoder input for velocity calculation. The problem I'm having is that the input period is quite sm... Capture signal period w/ 5680x timer

What is wrong in this quad timer???   [3 Articles]

isa gök - Aug 18 2004
Hi. to understand working of the quad timer i have written this little software: //code begins(count up with ip bus clock -60mhz-) unsigned int cnt1; void... What is wrong in this quad timer???

do Ineed to use a timer if using the SPI as a slave?   [2 Articles]

TA1T - Nov 17 2003
I am using the SPI module on the dsp56f827 as a slave. It reads data on the MOSI but doesnt send anything back to the master on the MISO.Do i need to use a quad ... do Ineed to use a timer if using the SPI as a slave?

(No Subject)

Jongsoo Lim - Jan 6 2004
Hi! I have couple of questions. First; How can I set up interrupt for index and home signals for an encoder. My encoder signals are connected to Quad decoder... (No Subject)

56F827 ADC SYNC   [3 Articles]

Papa__J - Aug 6 2002
I have been unable to find much information regarding the connection of the quad timer modual to the ADC sync input in the 826/827 users manual. Specificaly, I was ... 56F827 ADC SYNC

RE: DSP56F807 and motor servo application   [3 Articles]

Art Johnson - Dec 3 2002
It should be relatively simple to create the two additional quadrature decoder channels in software. Each quadrature decoder channel would use two Timers in the sam... RE:  DSP56F807 and motor servo application

Dumb question on quad timers   [2 Articles]

softoe - Oct 31 2002
I am trying to set up a quad timer (A0) to simply count up from 0 to 3125, then reset to 0 and continue counting up. My code is below; for some reason I can't fi... Dumb question on quad timers

Frequency meter to meas square wave signal   [2 Articles]

- Sep 17 2002
Hi, everyone does anyone already developed a frequency meter to meas square wave signal with range from 1Hz to 100Hz using "Quad Timer Module" in DSP56805? Tha... Frequency meter to meas square wave signal

qt_sState structure   [2 Articles]

TA1T - Aug 5 2003
I am using callbackOnCompare in the qt_sState structure for the quad timer. Could somebody explain how the callbackoncompare works, and also what InitialLoadValu... qt_sState structure

Quad Timer Input Question

Pete Becher - Dec 19 2002
Hi, Has it always been the case where in order to see the input bit for a given timer channel that the Secondary Count Source has to be set to the counter chan... Quad Timer Input Question

How to use the two compare registers at same time?

zhgmouser - May 8 2004
hello, everybody. I have a question about compare registers of DSP56F805. There are four Quad Timers with four channels. Each Timer has two compare registers. ... How to use the two compare registers at same time?

Again what is wrong in this quad timer???   [2 Articles]

isa gök - Aug 24 2004
Hi! i could’t solve my timer problem... my old message is below.....and now i am sending all project in attachment.is there anybody who can try this code in his/h... Again what is wrong in this quad timer???

Programming Data Flash on a F805

Bruno Tremblay - Jan 14 2004
Hi, I know that is a old subject on this group but I did't found the answers to my questions in the archive. I'm trying to programm data flash on a F805 to sav... Programming Data Flash on a F805

Help receiving 4 dig signals + sending to pc (dsp56f827)

TA1T - Jun 20 2003
Hello, Can anyone help me with some sample code etc. I am using the dsp56F827EVM and I would like to create a program that receives four digital signals and... Help receiving 4 dig signals + sending to pc (dsp56f827)

dsp56000 assembler guide   [4 Articles]

Andrew Shelkovenko - Sep 11 2003
Hello, All! I just got DSP56F807EVM.. I have some questions.. 1. From where I can download full dsp56000 assembler guide? 2. How can I read (view in de... dsp56000 assembler guide

Measuring PWM with DSP56F80x   [3 Articles]

Bende Georg - Aug 26 2003
Hello all, I'm trying to measure the duty percentage of a PWM signal in the range of 200Hz-2KHz. I configured 2 timer channels in the following way: /*. ... Measuring PWM with DSP56F80x

Quad Timer question

Chad Beauregard - Oct 14 2002
Here's an example of what I need to do: Suppose there's a motor with a toothed wheel (so you can determine it's exact position) and a user operated pushbutton. I... Quad Timer question

DSP56827 Codec   [4 Articles]

James Ball - Jun 15 2002
Iım working on a project for school and have been giving a DSP56827. Iıve installed the Motorola SDK 2.41 and have tried to run the Codec sample project that came w... DSP56827 Codec

ADC sync with PWM   [2 Articles]

Bruno Tremblay - Mar 7 2003
Hi, I'm trying to use the synchronization feature of the ADC with PWM on a DSP56F805 and I don't find user manual clear on this subject. Form what I can unders... ADC sync with PWM

Unhandled interrupt message?   [3 Articles]

Nitin Madhukar Yewale - Jan 16 2003
Hi, I am using Quad timers and doing floating point calculation. [56F827] I am getting following message while debugging my code. how to know which interr... Unhandled interrupt message?

Prescaler vs. Counter output pin as the primary source   [2 Articles]

Hardeep - Apr 5 2005
Hi, I am using the DSP56858. This question relates to the Quad Timers. What is the difference between a prescaler as a primary source and using a counter oupu... Prescaler vs. Counter output pin as the primary source

Design assistance -- JTAG and VREFH   [3 Articles]

robatacp - Oct 31 2003
I need some help designing a new board using the 56F8323. In looking for the minimum configuration for JTAG debugging I would like to confirm that the JTAG pins ... Design assistance -- JTAG and VREFH

Re: GPIO- Timer programming

mwmann_at_motorola - Sep 3 2002
If you check the FAQs on Motorola's web site (at http://e- www.motorola.com/cgi-bin/faq.cgi?kbase=dsp&prod_default=56800) and search on the key words "simple pe... Re: GPIO- Timer programming

Quad timer in Cascaded count Mode

shridharjoshi2000 - Mar 17 2004
hi all, i am trying to implement a 32 bit syncronous counter using timer D module of dsp56f801a60, timer 2 and timer3 configured as follows timer2 *****... Quad timer in Cascaded count Mode

FW: do Ineed to use a timer if using the SPI as a slave?

Corey, Rick - Nov 17 2003
-----Original Message----- From: Corey, Rick Sent: Monday, November 17, 2003 3:27 PM To: 'TA1T' Subject: RE: do Ineed to use a timer if using the SPI as a... FW: do Ineed to use a timer if using the SPI as a slave?

Re: 56F801 define memory place in C

Mariano Filippa - Jan 21 2004
I'm not sure I understand your question, but here's my answer. Both peripherals and core registers are in the same X data memory. You can define both the same way.... Re:  56F801 define memory place in C

Normal, Fast and Super Fast interrupt on 56805

Bruno Tremblay - Aug 7 2003
Hi, I want to speed up the response of my interrupt on the input 1 of timerA and after reading the Embedded SDK Programmer's Guide I'm still confuse on h... Normal, Fast and Super Fast interrupt on 56805

Quad timer initialization to generate interrupt on/off time (CMP1/CMP2)   [2 Articles]

Nitin Madhukar Yewale - Sep 26 2002
Hi, I am using 56F827 for my project. I want to generate pulse of 160Hz and width i.e. on time is 0.0015 seconds. To generate the required pulse I have initialize... Quad timer initialization to generate interrupt on/off time (CMP1/CMP2)
| 1 | 2 | next