Sign in

username:

password:



Not a member?

Search 68hc12



Search tips

Subscribe to 68hc12





Ads

68hc12 by Keywords

68HC1 | 812A4 | 9S12DP256 | Bootloader | CodeWarrior | D60A | Debugger | DP256 | ECT | EEPROM | EVB | Flash | HC1 | HCS12 | I2C | IAR | ICC1 | Interrupts | LCD | M68KIT912DP256 | MC9S12DP256 | MC9S12DP256B | Metrowerks | Motor | MSCAN | Multilink | PLL | Quadrature | SDI | SPI | Transceiver | XFC

Discussion Groups

See Also

DSPFPGAElectronics

68HC12

Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).

Search Results for "mscan"

  

Post a new Thread

MSCAN Sleep Mode

mcu_guy - Dec 3 2002
Greetings: When putting the MSCAN module into sleep mode, what is the preferred method of wakeing up the MSCAN Module (directly writing to the Wakeup bit or ... MSCAN Sleep Mode

MSCAN Overload Frame

peter_lingier - Jul 7 2004
Hello all, I have been reading the MSCAN block user guide to find out if the MSCAN sends overload frames automatically, if the Rx FIFO buffer is full and if ... MSCAN Overload Frame

9S12DJ64 MSCAN issue with 16 bit mask mode   [2 Articles]

x19er1 - Mar 15 2005
I am unable to get the MSCAN module to work in 16 bit mask mode (CAN0IDAC = 0x10). No matter what I write to this register it shows 0 and uses 32 bit masks. Anyo... 9S12DJ64 MSCAN issue with 16 bit mask mode

Initialization mode of the MSCAN module for MC9SDJ128B   [3 Articles]

ecm_joe - Jun 10 2004
I've run into an interesting problem with trying to get the MSCAN module out of initialization mode from startup. In my debugger environment (Cosmic tools and deb... Initialization mode of the MSCAN module for MC9SDJ128B

MSCAN TX Question   [2 Articles]

mcu_guy - Dec 10 2002
Can anyone explain how the MSCAN Transmission Interrupt is triggered and implemented. Thanks. ... MSCAN TX Question

MSCAN   [3 Articles]

rlewis51 - May 4 2004
Hi Folks: Does anyone have any sample source code, or know where there is a good, simple introduction to MSCAN for the S912 ? Thanks, -Roger ... MSCAN

RTI interrupt doesn't work

JCL - Jul 12 2005
Hi all, I'm having a problem using RTI interrupt with my miniDragon board. I'm using ICC12 as a compiler and the vectors file brought with the compiler. I just want to to... RTI interrupt doesn't work

Test Case for Data Over Codition in msCAN node

kasu nandu - Oct 31 2007
Helo every one, You might have heard about the Data Over Run condition in msCAN module used Nodes. I want to know how can we create the Test Condition f... Test Case for Data Over Codition in msCAN node

HCS12 and CAN-module   [6 Articles]

mlammila - Nov 25 2003
I used before HC12 (60 and 128) and it's msCAN-module which worked fine. Now I have tried to use MC9S12D64 microcontroller's msCAN-module and I have got it to se... HCS12 and CAN-module

MSCAN on EVB board   [2 Articles]

arnaud thery - Jan 22 2003
I bought a EVB board (motorola starter kit) I want to use MSCAN interface in extended mode (29 bits for ID) Has Somebody a little software to test this inte... MSCAN on EVB board

Re: Re: Re: problem regarding Succesful Transmission of CAN message

Edward Karpicz - Mar 27 2009
> Thanks,Edward! > Is there any situation that MSCAN aborts current transmitting without > application abort request? No. MSCAN won't about anything without request. ... Re:  Re:  Re: problem regarding Succesful Transmission of CAN message

MSCAN for MC9S12 Series Embedded   [2 Articles]

augustaengineer - Aug 23 2004
Does anyone have sample MSCAN code for the MC9S12 embedded? I have some assembler code from the Technological Arts, but my assembler skills are a little rusty and... MSCAN for MC9S12 Series Embedded

MSCAN Passive Error Handling by aborting the transmission   [2 Articles]

venkateshwarlu kacham - Apr 12 2009
Hi All, We are using the MSCAN in MPC5200B for my project CAN communication. I am aborting the CAN message whenever there is a TX PASSIVE Error occurs. I am creating the PASSI... MSCAN Passive Error Handling by aborting the transmission

Re: Re: problem regarding Succesful Transmission of CAN message

cisc...@tom.com - Mar 26 2009
Thanks,Edward! Is there any situation that MSCAN aborts current transmitting without application abort request? If MSCAN keep retrying transmitting, but there is no any ... Re:  Re: problem regarding Succesful Transmission of CAN message

Issues with ICC12 & 9s12dp256b & boot loader   [4 Articles]

zimm...@rpi.edu - Mar 20 2007
Hi All, I'm currently using a 9s12DP256B chip from Technological Arts. I'm using ICC12 v6.15 and the SRecCvt GUI I'm having a lot of issues compiling a program that will load ... Issues with ICC12 & 9s12dp256b & boot loader

MSCAN On 9S12D64 80 Pin Package Problem   [3 Articles]

tophongli - Apr 27 2007
Hello All, I have an MSCAN program that works with 9S12D64 112 Pin package well. When I use the same program on a 9S12D64 80 Pin package, I could not make it work as before.... MSCAN On 9S12D64 80 Pin Package Problem

MsCAN Tx Interrupt question   [3 Articles]

apedroso11 - Jun 7 2006
Hi all, I've been working on a MsCAN driver for DP256. I am going over it and I have some questions: The MSCAN Block Guide V02.15 says that TX interrupt must be acknowled... MsCAN Tx Interrupt question

Problem with initialising msCAN 6812dp256b   [5 Articles]

Sebastian Schuster - Apr 19 2004
This time I need some help with the msCAN. The program runs in loop- mode, so the data from the transmiter buffer should turn up in the reveiver buffer. But this i... Problem with initialising msCAN 6812dp256b

mscan   [2 Articles]

- May 21 2003
Hi Gary The protocol I am implementing (www.milcan.org) requres that "re-transmsion on error is turned off", so as to maintain time-determined messaging (if an ... mscan

RE: HCS12 SCI Flash Programming Help

jpdi - Nov 6 2009
Hi, Below, the vector interrupt table I use for DP256... Note the address I put it is 0xff80, not 0xef80... I use ICC12 too, and it run OK for interrupt. When I used DP256, I... RE:  HCS12 SCI Flash Programming Help

Re: problem regarding Succesful Transmission of CAN message

cisc...@tom.com - Mar 26 2009
how application knows when arbitration lost? will msCAN retry later? thanks! helo everybody > > i am working on S12MSCAN-v2....for data transmission > between... Re: problem regarding Succesful Transmission of CAN message

RE: HC12 Lockup

Paul Johnson - Jun 17 2002
> >We use A4's with motors all the time. We have one product that > consists of > >an A4 piggybacked to a servo amp which is wired to a brushless DC motor > on... RE:  HC12 Lockup

msCAN: receive-buffer   [2 Articles]

Sebastian Schuster - Apr 22 2004
I got a problem in understanding the system of buffers and filters in the msCAN-modul. First thing is, when sending a message from the tx-buffer to the canbus,... msCAN: receive-buffer

Re: Re: problem regarding Succesful Transmission of CAN message

Edward Karpicz - Mar 26 2009
wrote: > how application knows when arbitration lost? will msCAN retry later? > thanks! Yes MSCAN will retry later. It will keep retrying until message is send and ac... Re:  Re: problem regarding Succesful Transmission of CAN message

Problems with initialising msCAN   [5 Articles]

Sebastian Schuster - Apr 20 2004
Problems with initialising msCAN hcs12 I got still some problems with the mscan. Yesterday I was told to set the CAN1IDAR-registers too (my mcu has no identifer... Problems with initialising msCAN

Need help with MSCAN?

xjmikab - Dec 17 2002
Hi I am using MC9S12DP256 on HCS12 T-Board from elektronikladen. It has a 16MHz XTAL. I have connected this to a CAN analyzer tool (CAT) from I+ME ACTIA. Wh... Need help with MSCAN?

MSCAN TX interrupt ILLEGAL BP BGND   [3 Articles]

"ondrej.machek" - Nov 29 2008
Hello, I would like ask you. I am using interrupt for my transmit MSCAN can0 but at the end, M68evb912DP256 jump to command ILLEGAL BP and asm BGND. Do anybody know please wh... MSCAN TX interrupt ILLEGAL BP BGND

CAN module in 68hc12 controllers

scuthbertf - Oct 29 2003
Is there anyone out there who has any experience with the CAN module with any of the devices in the series of controllers? I have developed a good deal of code fo... CAN module in 68hc12 controllers

RE: MSCAN at high speed 250kbps ->

John Theofanopoulos - Jun 11 2003
Here's my settings... (I'm running with a 16MHz clock) if (UC_speed==EN_K500) { CAN4BTR0 = 0x41; CAN4BTR1 = 0x58; } else if (UC_speed==EN_K250) { CAN... RE:  MSCAN at high speed 250kbps ->

How to write interrupt routine...

- May 16 2005
Hi, Rithes It depends on the compiler you use. With ICC12, below the all fil I named "vectors.c" and I include in my project. All vectors owns their interrupt func... How to write interrupt routine...

MSCAN bean transmision problem   [22 Articles]

sabinaca1997 - May 27 2004
Hi everyone on this list! I am experiencing a problem with the programming of the MSCAN on a MC9S12DP256BCPV. I have created and tested a "quasi" CANOpen prot... MSCAN bean transmision problem

Re: MSCAN at high speed 250kbps ->

Oliver Thamm - Jun 14 2003
Hi Calle, please check the CAN transceiver chip. In the case of the commonly used 82C250, you can (must) adjust slope control using an external resistor (e.g. ... Re:  MSCAN at high speed 250kbps ->

Re: MUCts00513 errata   [5 Articles]

Doron Fael - Mar 3 2004
Sam, The MC9S12DP256 was the first silicon that Motorola released in the HCS12 - STAR12 family, and as such it has suffered from a large number of initial si... Re:  MUCts00513 errata

help on MsCAN interruptions

francoisdeboudt - Nov 25 2002
Hello We are trying to develop a soft with MsCAN errors interruptions. To test our soft, we decide to disconnect the µC from the network and try to send a me... help on MsCAN interruptions

MSCAN fifo

Plombin, Alexandre - Feb 25 2003
Hi, Is it possible to deactivate the FIFO on the CAN cell of the Star12? Thanks, Alex. ... MSCAN fifo

msCAN question   [3 Articles]

Paul Johnson - Aug 19 2002
When using an extended identifier with 16 bit filters, are IDR2 and IDR3 still transmitted? In other words, can I use them for data (other than the RTR bit, of cour... msCAN question

RE: Burning into the eeprom

jpdi...@free.fr - Oct 10 2006
Hello Christian ! Below what I use to develop for 9s12=A0: - icc12 compiler - NoIce debugger, which can burn program into 9s12 - BDM multilink either on parallel port, either... RE:  Burning into the eeprom

MSCAN SOURCE CODE FOR HCS12DP256 MCU

alcuemar - Jun 3 2004
Dear Sirs, Anyone can give us a sample code (Codewarrior) to send messages by CAN-BUS using the DP256 microcontroller. Thanks in advance!! Alberto C.... MSCAN SOURCE CODE FOR HCS12DP256 MCU

Re: Using MSCAN with XGATE

Alban - Apr 18 2007
--- In 6...@yahoogroups.com, "raul_virutas" wrote: > > Hello everybodyˇˇˇˇ > > Has someone configured CAN through XGATE???? > > I'm trying to do this without succ... Re: Using MSCAN with XGATE
| 1 | 2 | 3 | next