Author Topic: ARM chip with LPC interface support  (Read 4011 times)

0 Members and 1 Guest are viewing this topic.

Offline plazmaTopic starter

  • Frequent Contributor
  • **
  • Posts: 472
  • Country: fi
    • Homepage
ARM chip with LPC interface support
« on: July 14, 2016, 02:53:41 pm »
I tried googling around but did not find any. Are there ARM or other microcontroller chips with LPC (Low Pin Count) interface support?
 

Offline MosherIV

  • Super Contributor
  • ***
  • Posts: 1530
  • Country: gb
Re: ARM chip with LPC interface support
« Reply #1 on: July 14, 2016, 03:34:51 pm »
Hi

If by Low Pin Count you mean this :
https://en.wikipedia.org/wiki/Low_Pin_Count

I do not think so.

I think you do not understand ARM target markets. Broadly speaking ARM now have 2 product family lines :
Cortex A
Cortex M

The A series of processors are targeted towards high performance and low power eg smart phones and tablets

The M series of processors are targeted towards single device embedded applications eg microwave oven and the like.

Neither family would have a need to interface to LPC
 

Offline Lukas

  • Frequent Contributor
  • **
  • Posts: 412
  • Country: de
    • carrotIndustries.net
Re: ARM chip with LPC interface support
« Reply #2 on: July 15, 2016, 12:29:32 am »
You'll have to look for "embedded controllers" (the ones used in laptops for keyboard scanning and power management)

There are:
http://www.microchip.com/wwwproducts/en/MEC1322

Some more may include: https://chromium.googlesource.com/chromiumos/platform/ec/+/master/chip
 
The following users thanked this post: plazma

Offline MosherIV

  • Super Contributor
  • ***
  • Posts: 1530
  • Country: gb
Re: ARM chip with LPC interface support
« Reply #3 on: July 15, 2016, 11:37:42 am »
Quote
The smallest pin count is (DIP) 8 ...
I do not think you understood what the OP was asking.

I think it was about ARM based microcontrollers that has support for a interface called "Low Pin Count interface"
 
The following users thanked this post: Kilrah

Online nctnico

  • Super Contributor
  • ***
  • Posts: 26906
  • Country: nl
    • NCT Developments
Re: ARM chip with LPC interface support
« Reply #4 on: July 15, 2016, 12:49:37 pm »
I never heard of an LPC interface so maybe the OP could point towards a specification. It could also be a manufacturer specific name for a standard interface. Omnivision for example uses the term SCCB for I2C.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline andersm

  • Super Contributor
  • ***
  • Posts: 1198
  • Country: fi
Re: ARM chip with LPC interface support
« Reply #5 on: July 15, 2016, 01:01:21 pm »
I never heard of an LPC interface so maybe the OP could point towards a specification.
It's specified by Intel, designed to move chipset peripherals off the ISA bus.

Offline Jeroen3

  • Super Contributor
  • ***
  • Posts: 4078
  • Country: nl
  • Embedded Engineer
    • jeroen3.nl
Re: ARM chip with LPC interface support
« Reply #6 on: July 15, 2016, 01:06:48 pm »
It's a legacy thing for people not yet ready to bring ISA bus to the grave it seems.
A quick search in the digikey database shows that only Renesas and Atmel have LPCI capable microcontrollers.
None carry a Cortex M, only 8051, AVR and some proprietary renesas thing called H8S/2600. Limited options.

Maybe a Cortex M1?
 

Offline andersm

  • Super Contributor
  • ***
  • Posts: 1198
  • Country: fi
Re: ARM chip with LPC interface support
« Reply #7 on: July 15, 2016, 01:12:23 pm »
Not ARM, but Microchip's MEC14xx series uses a MIPS core similar to the PIC32s.

Online nctnico

  • Super Contributor
  • ***
  • Posts: 26906
  • Country: nl
    • NCT Developments
Re: ARM chip with LPC interface support
« Reply #8 on: July 15, 2016, 02:16:26 pm »
Maybe a 4 bit SD interface can be tricked into providing a similar bus timings but then again I don't know how much needs to be handled in the hardware in order to meet timing requirements.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline kc8apf

  • Regular Contributor
  • *
  • Posts: 103
  • Country: us
Re: ARM chip with LPC interface support
« Reply #9 on: July 15, 2016, 04:29:51 pm »
There are ARM9 and ARM11-based BMC SoCs from Aspeed and Emulex. Those are for running Linux though.

Sent from my Nexus 5X using Tapatalk

 

Offline plazmaTopic starter

  • Frequent Contributor
  • **
  • Posts: 472
  • Country: fi
    • Homepage
Re: ARM chip with LPC interface support
« Reply #10 on: July 16, 2016, 08:16:32 am »
Thanks for the hints. Microchip MEC1322 looks good. ARM Cortex M4 core and plenty of GPIO. Just what I'm looking for.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf