CS43L22 and LSM303DLHC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-12-23 6:01 AM
Posted on December 23, 2013 at 15:01
I would like to configure both the CS43L22 Audio DAC and the LSM303DLHC MEMS accelerometer to be used simultaneously. From what I have seen on the documentation, it seems that both of these devices are connected to I2C1.
Is it possible to reconfigure one of these devices to use I2C3?Or maybe to disconnect I2C1 from the Audio DAC after the control information is sent, so that the information from the accelerometer doesn't interfere with the audio signal?ThanksJoe #stm32f4-cs43l22-lsm303dlhc
Labels:
- Labels:
-
Accelerometers
-
STM32F4 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-01-10 9:39 AM
Posted on January 10, 2014 at 18:39 Hello Todd, Normally there should be no problems with having both devices on I2C1, and no interference between them, but, if you have available pins to reffer to other I2C ports, you can easily move either device to an individual port (I2C2 i.e.). Please let me know if this helps, Thiago Reis
