Schematics Allegedly Reveal M7 Successor Chip 'Phosphorus'

Apple is unsurprisingly working on a new version of the M7 co-processor for the upcoming iPhone 6, claims GeekBar (Via G 4 Games) in a post on Weibo. In this latest report, a new set of schematics allegedly showcase this new co-processor chip, which is internally labeled "Phosphorus."

phosphorus
GeekBar claims "Phosphorus" will be the successor to the M7, collecting motion data as well as processing other health-related information handled by Apple's new HealthKit API. This chip potentially is the power behind Apple's new Health app for iOS 8, which will import data from the iPhone and other third-party devices in order to create an overview of the user's health.

Apple introduced its new Health tracking app and its HealthKit API at WWDC in June. Besides encouraging developers to build health and fitness-related functionality into its device, Apple also may be talking to hospitals, health institutions and insurance companies in order to expand its HealthKit initiative beyond the user's device. In one scenario, data from the Health app could be shared with a health insurance companies in order to lower a healthy subscriber's monthly premium.

Update 9:29 AM: The "Phosphorus" component actually appears to be a barometric pressure sensor, not a next-generation M7 chip.

Related Forum: iPhone

Popular Stories

iPhone Air

Report: 'Virtually No Demand' for iPhone Air

Wednesday October 22, 2025 3:22 am PDT by
Apple is "drastically" cutting production of the iPhone Air and shifting focus toward the iPhone 17 and iPhone 17 Pro models, Nikkei Asia reports. The business publication claims to have learned of a major cut to iPhone Air production motivated by weaker-than-expected consumer interest, nearly to "end of production levels." Despite early reports of the iPhone Air selling out within hours of...
ios 26 1 liquid glass opaque

iOS 26.1 Beta 4 Lets Users Control Liquid Glass Transparency with New Toggle

Monday October 20, 2025 10:57 am PDT by
With the fourth betas of iOS 26.1, iPadOS 26.1, and macOS 26.1, Apple has introduced a new setting that's designed to allow users to customize the look of Liquid Glass. The toggle lets users select from a clear look for Liquid Glass, or a tinted look. Clear is the current Liquid Glass design, which is more transparent and shows the background underneath buttons, bars, and menus, while tinted ...
sam sung auction

Former Apple Employee Sam Sung Changed His Name to Avoid Attention

Wednesday October 22, 2025 4:44 pm PDT by
Back in 2012, an Apple retail employee named Sam Sung went viral because his name is similar to Samsung, one of Apple's main competitors. In a recent interview with Business Insider, he detailed that period in his life, how Apple responded, and he explained why he ultimately changed his name. Someone posted an image of Sung's Apple business card on Reddit in 2012, and it spread rapidly....
cadillac lyric infotainment

GM to Remove CarPlay from All Future Vehicles, Including Gas Cars

Wednesday October 22, 2025 11:34 am PDT by
General Motors began phasing out support for CarPlay in its electric vehicles back in 2023, leading to complaints from iPhone users, but the company has no plans to back down. In fact, GM is going further and plans to remove CarPlay from all future gas vehicles, too. In an interview with The Verge, GM CEO Mary Barra said that the company opted to prioritize its platform for EVs, but the...
All Screen iPhone 2027 Feature 1

Apple's Plan to Launch Three New iPhone Designs Allegedly Revealed

Wednesday October 22, 2025 6:24 am PDT by
Apple plans to launch a new type of iPhone every year for the foreseeable future, according to an Asia-based source. The detailed information was shared by the account "yeux1122" in a blog post on the Korean platform Naver, citing domestic trend and component research companies. Corroborating other reports, Apple will apparently launch its first foldable iPhone in 2026, featuring a...
maxresdefault

Here's How the iOS 26.1 Transparency Toggle Changes Liquid Glass

Monday October 20, 2025 1:55 pm PDT by
With the fourth beta of iOS 26.1, Apple added a toggle that makes Liquid Glass more opaque and reduces transparency. We tested the beta to see where the toggle works and what it looks like. Subscribe to the MacRumors YouTube channel for more videos. If you have the latest iOS 26.1 beta, you can go to Settings > Display and Brightness to get to the new option. Tap on Liquid Glass, then...
iOS 26

iOS 26.1 Coming Soon With These 8 New Features for Your iPhone

Wednesday October 22, 2025 6:15 am PDT by
The upcoming iOS 26.1 update includes a handful of new features and changes for iPhones, including a toggle for changing the appearance of the Liquid Glass design, "slide to stop" for alarms in the Clock app, and more. iOS 26.1 is currently in beta testing. The update will likely be released in the first half of November, and it is compatible with the iPhone 11 series and newer, but some...
iOS 26 Feature

iOS 26.1 to iOS 26.4 Will Add These New Features to Your iPhone

Saturday October 18, 2025 11:00 am PDT by
iOS 26 was released last month, but the software train never stops, and iOS 26.1 beta testing is already underway. So far, iOS 26.1 makes both Apple Intelligence and Live Translation on compatible AirPods available in additional languages, and it includes some other minor changes across the Apple Music, Calendar, Photos, Clock, and Safari apps. More features and changes will follow in future ...
iOS 26

What's New in iOS 26.1 Beta 4

Monday October 20, 2025 1:02 pm PDT by
Even though we're at the fourth beta of iOS 26.1, Apple is continuing to add new features. In fact, the fourth beta has some of the biggest changes that we'll get when iOS 26.1 releases to the public later this month. We've rounded up what's new below. Liquid Glass Transparency Toggle Apple added a toggle for customizing the look of Liquid Glass. In Settings > Display and Brightness,...

Top Rated Comments

leecbaker Avatar
146 months ago
This chip is a pressure sensor

So here's what's in the schematic in the article:

TLDR: This is a barometric pressure sensor, and most definitely not a processor of any type. I think it's safe to assume that we can expect a pressure sensor in the next iPhone- many other phones have found uses for them.
--
The first thing that threw me off- if this was the M7 or some kind of other 'processor', it would tend to communicate with sensors in a master-slave fashion over a serial protocol like SPI or I2C. It would also need some kind of data link back to the A7 (or A8 or whatever), most likely another serial line. That's not present in this diagram.

The stuff on this schematic is labelled like SPI, or a similar protocol. The line coming in from the top left is labeled MOSI- this stands for master out, slave in- it's a serial data line (going one way). It's connected to the SDI pin of the chip (serial data in), meaning that this chip must be a slave to the master SPI controller, and not the M7 or successor.

It is common to have multiple 'slave' chips hooked up to the same master (sharing data lines, one MISO and one MOSI). The master selects which chip it wants to talk to with a CS line (chip select). This is the line at the bottom left, the only one with 'PHOSPHORUS' in the net name. Since that CS line would be selecting PHOSPHORUS, and PHOSPHORUS is a slave, that tells me that PHOSPHORUS must be whatever this chip, probably a sensor (see more below!).

OSCAR was the code name of the M7, and the serial lines are labelled such that they go from sensors (e.g. the IMU) to the M7. I'm not making much of the fact that the serial lines going to this chip have labels saying they go from OSCAR (the M7) to the IMU, but are actually connected to this chip- I think they are probably just shared serial lines.

The chip pictured has the part number BMP282. I'm 99.99% sure this is a Bosch barometric pressure sensor, similar to this part BMP280 (http://www.bosch-sensortec.com/de/homepage/products_3/environmental_sensors_1/bmp280/bmp280) . Variants of one part often have slightly different part numbers- if Apple got Bosch to customize the chip for them with different packaging, or a slightly different measurement range, that would explain the difference in part number.

EDIT:
Here's what Bosch says the BMP280 chip is commonly used for:
* Enhancement of GPS navigation (e.g. time-tofirst-fix improvement, dead-reckoning, slope detection)
* Indoor navigation (floor detection, elevator detection)
* Outdoor navigation, leisure and sports applications
* Weather forecast
* Health care applications (e.g. spirometry)
* Vertical velocity indication (e.g. rise/sink speed)

Spirometry is measuring breath/lung function.
Score: 24 Votes (Like | Disagree)
rosalindavenue Avatar
146 months ago
Working? On the processor for a phone currently being manufactured? Don't you think the work on the successor to a component to the iPhone 6 was done a long time ago?
Score: 14 Votes (Like | Disagree)
troop231 Avatar
146 months ago
The definition of Phosphorus is "Phosphorus is a nonmetallic chemical element with symbol P and atomic number 15. A multivalent pnictogen, phosphorus as a mineral is almost always present in its maximally oxidised state, as inorganic phosphate rocks. It is poisonous."

What are they thinking behind the code name for this?

It's simple really.. the chip will create Phosphine gas to kill off Android users once and for all.

Score: 9 Votes (Like | Disagree)
Cougarcat Avatar
146 months ago
[. In one scenario, data from the Health app could be shared with a health insurance companies in order to lower a healthy subscriber's monthly premium.


This sounds like a terrible idea to me, if not downright scary in its implications.
Score: 7 Votes (Like | Disagree)
japanime Avatar
146 months ago
Phosphorus?

Maybe the "killer feature" of the iPhone 6 will be that it glows in the dark — even when the screen is turned off! :D
Score: 7 Votes (Like | Disagree)
kdarling Avatar
146 months ago
So here's what's in the schematic in the article:

TLDR: This is a barometric pressure sensor, and most definitely not a processor of any type. I think it's safe to assume that we can expect a pressure sensor in the next iPhone- many other phones have found uses for them.

I was looking up chips when I saw your post. I think you're most likely correct. Excellent analysis!

OSCAR was the code name of the M7, and the serial lines...

That was the first clue to me, too. The lines even say Oscar to Phosphorus, so it's obviously not a replacement for the M7, but a peripheral for it.

The SPI bus is marked as IMU (inertial measurement unit .... accelerometers, etc), so it's sharing that bus with them, although it has its own chip select, as you also said.

The chip pictured has the part number BMP282. I'm 99.99% sure this is a Bosch barometric pressure sensor, similar to this part BMP280

Yep, that chip's pins also match the schematic:



TL;DR: barometric pressure sensor... leecbaker for the win!
Score: 6 Votes (Like | Disagree)