EmbeddedRelated.com
The 2024 Embedded Online Conference

MODA problems...again

Started by chuc...@yahoo.com in M68HC1118 years ago 16 replies

I once again apologize, this is my third (and hopefully final) attempt at trying to learn how to use this yahoo groups forum thing, and I think...

I once again apologize, this is my third (and hopefully final) attempt at trying to learn how to use this yahoo groups forum thing, and I think ive sent out the same message 2 or 3 times. If ive repeated this information, I again apologize. :) I've wirewrapped a simple M68HC11 board with 32K external SRAM/EEPROM, and serial port interface. I left it in my car during a road trip over the wee...


HC11/C++ compiler

Started by Jessica in M68HC1118 years ago 16 replies

Hi all, New to this forum and microcontrollers. I'm a grad. student who's thesis project will involve programming an HC11 and I was wondering...

Hi all, New to this forum and microcontrollers. I'm a grad. student who's thesis project will involve programming an HC11 and I was wondering if any of you know of a free/cheap compiler for generating code for the HC11 from a C++ program? I realize the code won't be as efficient this way but in this case, efficiency isn't that big an issue. Any help you can offer would be appreciated...


Help needed in writing a 68HC11 assembly program

Started by icbinghui in M68HC1118 years ago 11 replies

hi all I am currently having problem in writing a 68HC11 assembly program which requires me to: Arrange an array of double byte signed...

hi all I am currently having problem in writing a 68HC11 assembly program which requires me to: Arrange an array of double byte signed numbers in ascending order. The number of elements in the array is specified by the user. Example: BC45 , 46F5, 8678, 1078,78CF In ascending order : 8678,BC45,1078,46F5,78CF I am suppose to use the THRSIM11 simulator to test out this program. Is th...


Obsoleteness of the HC11... (not quite)

Started by autostaretx in M68HC1118 years ago

Hi.. Folks comment on how the m68hc11 family is obsolete and shouldn't be used in new designs. Not everyone follows that rule,...

Hi.. Folks comment on how the m68hc11 family is obsolete and shouldn't be used in new designs. Not everyone follows that rule, however. Meade ( www.meade.com ) makes a number of automated telescope families using their "Autostar" embedded computer system. The primary processor is an mc68hc11e1c1n2 It talks via a modified I2C bus to a bunch of distributed PIC chips on subsidiary bo...


Program Format

Started by Ravi Haksar in M68HC1118 years ago 23 replies

Hi i managed to find a free C compiler (Dev-c++) and now i am trying to program my chip (m68hc11). However, i dont know how to transfer my...

Hi i managed to find a free C compiler (Dev-c++) and now i am trying to program my chip (m68hc11). However, i dont know how to transfer my program. my compiler just creates a .C file; i dont think its in the right format for my chip(i think the format is .s19, im not sure). do i need to convert the file then dowload the program onto the chip? or can i just download the program as it is? ...


Help with thrsim program

Started by ricknismo in M68HC1118 years ago

I am trying to develop a program, for the Motorola MC68HC11, that=20 will transmit a string of text to the THRSim11 serial receiver. The string...

I am trying to develop a program, for the Motorola MC68HC11, that=20 will transmit a string of text to the THRSim11 serial receiver. The string of text will include the=20 words `My student number is' followed by your student number. You must use the THRSim11 simulator=20 software for this assignment. Your program must include subroutines to: =95 initialize the SCI register =95 convert h...


Character recognition with HC11

Started by noobie_boy in M68HC1118 years ago 4 replies

Hi, I am wondering if the HC11 can be used to recognize character from a CCTV camera. Also, I would be very grateful if u can recommend a...

Hi, I am wondering if the HC11 can be used to recognize character from a CCTV camera. Also, I would be very grateful if u can recommend a cheap camera for this. Thanks. ------------------------ Yahoo! Groups Sponsor --------------------~--> =20 Everything you need is one=A0click away.=A0 Make Yahoo! your home page=A0no= w. http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/dN_tlB/TM -----


External Memory Troubles

Started by will...@telus.net in M68HC1118 years ago 6 replies

Hi everyone, I'm new to this forum. I'm currently working on a project where I'm using my old MC68HC11EVBU that I got in school way back in...

Hi everyone, I'm new to this forum. I'm currently working on a project where I'm using my old MC68HC11EVBU that I got in school way back in 1998. I've been having trouble getting my expanded memory circuit to work. Everytime I try to load my .s19 file I get the message "(rom-6000)." I understand that it's saying that I'm trying to access and invalid address. I tried running the device from...


mc 68hc11a1p

Started by ed_idlan in M68HC1118 years ago 9 replies

hi.. I'm idlan. I'm a new person in this group. I would like to know about mc 68hc11a1p. Please tell me where can I get the datasheet for the...

hi.. I'm idlan. I'm a new person in this group. I would like to know about mc 68hc11a1p. Please tell me where can I get the datasheet for the Microcontroller mentioned above. Regards, Idlan


68HC11E9 - Usable Memory for Programming?

Started by celeritas_scientia in M68HC1118 years ago 3 replies

Hello all, I am using an HC11EVBU2 board with an HC11E9 chip on it, and it also appears to have some external memory on the board as well. I'm...

Hello all, I am using an HC11EVBU2 board with an HC11E9 chip on it, and it also appears to have some external memory on the board as well. I'm trying to find room to write code in where I won't overwrite anything important or have to write to the EPROM (I'm trying to take one step at a time here). In Single Chip Mode I've determined that I can write code in RAM in area 0000-0035 and 0100-


Ask a Question to the EmbeddedRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright


The 2024 Embedded Online Conference