EmbeddedRelated.com
Memfault Beyond the Launch

MSP430F2013 documentation frustration

Started by larwe in comp.arch.embedded17 years ago 8 replies

I have this love-hate relationship with TI's documentation. On one hand, once you understand a module, you can use it on any micro. On the other...

I have this love-hate relationship with TI's documentation. On one hand, once you understand a module, you can use it on any micro. On the other hand, the cross-referenced docs are usually inconsistent and /always/ very confusing. (I still haven't worked out how to connect, let alone use, the sigma-delta ADC, and every time I try to use a timer on an MSP430 I wind up playing with clock contro...


Chip to Sequentially Read Many Inputs ?

Started by B1ackwater in comp.arch.embedded18 years ago 13 replies

An embedded project I'm working on requires the ability to read the status of up to 64 input ports - but obviously I want to use as few of my...

An embedded project I'm working on requires the ability to read the status of up to 64 input ports - but obviously I want to use as few of my microcontroller pins as possible. Somewhere I heard of devices called 'sequencers' or something like that where you just feed it a clock signal and it turns on individual i/o pins in order and then wraps around to pin zero again (or is reset with a thi...


AT91R40008 - I2C question.

Started by Johnny in comp.arch.embedded19 years ago 2 replies

I was looking at the Atmel AT91R40008 for a new design. However I realised it dosen't support I2C. Does anyone have a recommendation about...

I was looking at the Atmel AT91R40008 for a new design. However I realised it dosen't support I2C. Does anyone have a recommendation about how to interface a real time clock, and maybe a serial eeprom. Is an I2C bus master a sensible approach, perhaps from Philips? The main objectives are low cost and good availbility. regards, Johnny.


Cheapest micro running linux?

Started by Andreas in comp.arch.embedded19 years ago 6 replies

Hi, I ask me what is the cheapest micro capable of running (?C)Linux. I know many ARMs, H8, Motorola Coldfire... Is there anything else? What...

Hi, I ask me what is the cheapest micro capable of running (?C)Linux. I know many ARMs, H8, Motorola Coldfire... Is there anything else? What derivat is suggested? No special needs for power consumption, clock/MIPS, integrated peripherials. Thanks! Andreas


Z8 Acclaim Power Consumption?

Started by Richard Saunders in comp.arch.embedded20 years ago 1 reply

I'm feeling stupid - I'm having difficulty finding power consumption info for the Z8 Acclaim devices. As far as I can see, the spec docs on...

I'm feeling stupid - I'm having difficulty finding power consumption info for the Z8 Acclaim devices. As far as I can see, the spec docs on the Zilog site have a big "TBD" printed where the graph of consumption vs. clock frequency is supposed to be. Can you point me in the right direction? Thanks!


why not just say I2C?

Started by tim in comp.arch.embedded19 years ago 10 replies

I am currently working with a range of peripherals whos control lines look remarkably like an I2C interface. The data sheets go into great...

I am currently working with a range of peripherals whos control lines look remarkably like an I2C interface. The data sheets go into great detail about how the data and clock line are used to communicate with the device and how it has an own 'address' so that you can differentiate it from other devices etc....... Why not just say that it's an I2C comptable device FFS. Do they have t...


Need Help w/ MSP430 UART Tx

Started by V Barker in comp.arch.embedded20 years ago 2 replies

Hi, I'm having trouble doing a simple character transmission on the MSP430F149 UART. I'm using SoftBaugh's ES149 eval board...

Hi, I'm having trouble doing a simple character transmission on the MSP430F149 UART. I'm using SoftBaugh's ES149 eval board w/ICC430 compiler. The board has a 32768 Hz clock. I've verifed that it runs through the program. When I probe at pin UTXD0 with an oscope, all I see is a high signal. Can anyone help? Thanks, Valerie #include void main() { //


i2c coding problem

Started by tanu in comp.arch.embedded18 years ago 1 reply

Hi all I am using ATmega128 controller and using i2c bus eeprom to increase its memory space . I have i2c header file in my codevision avr and...

Hi all I am using ATmega128 controller and using i2c bus eeprom to increase its memory space . I have i2c header file in my codevision avr and i used them and change that accordingly but when i m reading my eeprom i m geting nothing i think that my code is either not able to generate the clock pulse or not able to write the data into eeprom i m not getting ,how to genrate the clk ? #in...


Newbie with questions on AT91RM9200

Started by jtyler in comp.arch.embedded19 years ago 4 replies

Hi All, I have a few questions on implementation: P.S. I have read the manual closely. 1. How does the real time clock keep time during power...

Hi All, I have a few questions on implementation: P.S. I have read the manual closely. 1. How does the real time clock keep time during power cycles ? 2.I want to run my code in flash, i think these days it is fast enough, know it is only 16 bit and must use thumb mode on compiler. What othe problems will i not like ? 3. My RAM memory will be SRAM which again is only 16 bit and must b ba...


Real Time Clock Code (RTC) for PIC family

Started by tomcee in comp.arch.embedded13 years ago 51 replies

Hello: What is the latest RTC code anyone could recommend for the PIC (16f) family? My requirements are simplicity and low power, with LCD...

Hello: What is the latest RTC code anyone could recommend for the PIC (16f) family? My requirements are simplicity and low power, with LCD display and perhaps RS232 interface. Is the Microchip AN582 as good as it gets? Thanks, TomC


I2C Question

Started by Anonymous in comp.arch.embedded18 years ago 3 replies

If a I2C master is in the middle of communications transfer with a slave and the slave suddenly resets or hangs, how can the I2C master regain...

If a I2C master is in the middle of communications transfer with a slave and the slave suddenly resets or hangs, how can the I2C master regain control of the bus, and how can it prevent from 'hanging' when the slave keeps clock stretching? -=- This message was sent via two or more anonymous remailing services.


Underclocking ARM and SRAM

Started by ghazanhaider in comp.arch.embedded18 years ago 14 replies

I have an LPC3180 header board that needs 10MHz+ crystals to run per spec. I plugged in a ~2MHz crystal and it ran, as slow as expected. I've...

I have an LPC3180 header board that needs 10MHz+ crystals to run per spec. I plugged in a ~2MHz crystal and it ran, as slow as expected. I've underclocked PIC parts down to being static, even using a button as a clock. Can this be done with ARM MCUs? Can this be done with ARM MCUs interfaced with SRAM chips?


LAN91C111Internal PHY

Started by Ted Wood in comp.arch.embedded20 years ago 4 replies

We're having a problem getting the SMSC LAN91C111 to work on one of our ColdFire boards. We can access memory-mapped MAC registers, but we can't...

We're having a problem getting the SMSC LAN91C111 to work on one of our ColdFire boards. We can access memory-mapped MAC registers, but we can't get the serial Management Interface to the PHY to work. Selecting the external PHY connection to break our MI signals out, everything looks fine on the scope, right number of clock pulses etc., etc. Am I missing something obvious? Cheers TW


Somewhat OT: Efficient timing under Linux

Started by Bruce Varley in comp.arch.embedded12 years ago 5 replies

Programming a somewhat compute-intensive and time-critical application on an embedded ARM-9 system, running Linux. I need a clock in the low...

Programming a somewhat compute-intensive and time-critical application on an embedded ARM-9 system, running Linux. I need a clock in the low tens of milliseconds for triggering synchronous functions, ie. while (1) { if Timeout (say 30mS) { reset timer do some stuff } } The standard Linux itimer functions and callback mechanism will s...


UTOPIA interface signal traces

Started by Nithin in comp.arch.embedded19 years ago 2 replies

Hi I am new to UTOPIA interface. I would like to know how critical it is to have matched lengths for UTOPIA data and clock traces on PCB...

Hi I am new to UTOPIA interface. I would like to know how critical it is to have matched lengths for UTOPIA data and clock traces on PCB with multiple processers (all processer having UTOPIA interface). It would be nice if somebody could reply as soon as possible. Regards Nithin


Help with this PIC code

Started by eryer in comp.arch.embedded13 years ago 2 replies

Hi, i want your opinion about this code for PIC24FJ32GB002...I want to use internal FRC for bus clock at 8MHz and obtain a PWM output...

Hi, i want your opinion about this code for PIC24FJ32GB002...I want to use internal FRC for bus clock at 8MHz and obtain a PWM output at 150KHz...this is my first pic code and i can't test it (i haven't any evalboard)...what do you think? This is my code #include #define DEBUG _CONFIG2(IESO_OFF & FNOSC_FRC & POSCMOD_NONE) _CONFIG1(JTAGEN_OFF & ICS_PGx2 & FWDTEN_OFF


Need advices about possible ICE protocol

Started by Daniele C. in comp.arch.embedded17 years ago 4 replies

Hi there, we have an ICE subsytem with the following pins: - CK (clock) - DO (data out) - DI (data in) - EN- (enable) - RST-...

Hi there, we have an ICE subsytem with the following pins: - CK (clock) - DO (data out) - DI (data in) - EN- (enable) - RST- (reset) The text in parentheses is our forecast meaning of the pin, while the uppercase acronyms are their names as reported in the (few) technical notes we have. Each pin has the "ICE" prefix, so we know this is a generic In-Circuit Emulator. The datashee...


Chipcon/8051 sanity check

Started by FreeRTOS.org in comp.arch.embedded17 years ago 18 replies

Hi, I have a problem with a timer interrupt on a CC1110 (8051 with wireless interface) that I have been staring at for an hour with no...

Hi, I have a problem with a timer interrupt on a CC1110 (8051 with wireless interface) that I have been staring at for an hour with no success. 8051 is not a strength of mine so I would appreciate your comments - Given the (very!) simple program: char x; int main( void ) { char c = 0; ____IEN0 &= ~pdBIT_7; ____SetClockSource(); // Setup processor clock. ____vInitTimer3( 100...


what can i do with those gpio ?

Started by RusH in comp.arch.embedded20 years ago 9 replies

I'v got a mips SoC running Linux kernel, 16(maybe 32 if i sacrifice some memory) GPIO pins sitting bored (16 can initiate interrupt). There is...

I'v got a mips SoC running Linux kernel, 16(maybe 32 if i sacrifice some memory) GPIO pins sitting bored (16 can initiate interrupt). There is also UART port (22MHz clock = very fast, 40ns cycles). I'm evaluating my options about using them : -IDE/CF interface -SD/MMC interfase ? -Camera -LPT (printserver) -USB host controller ? -... ? I would love to see such a project with a sam...


Capture 10 sec with 25 MSamples/s (4 - 8 Bits)... how to do ?

Started by Martin Maurer in comp.arch.embedded18 years ago 13 replies

Hello, i am in the need to capture around 10 seconds (ok, 5 to 8 seconds would also be enough) with 25 MSamples / s. Each sample should be 4...

Hello, i am in the need to capture around 10 seconds (ok, 5 to 8 seconds would also be enough) with 25 MSamples / s. Each sample should be 4 to 8 digital lines. It would be nice if i can use an external clock. But how to do this ? The amount of data for 10s * 25 MSamples / s * 1 Byte = 250 MByte. So it is not a small amount !?! So at the moment i have 3 ideas to solve this: 1) FPG...



Memfault Beyond the Launch