does I2C support over clocking ??

Post here to get support
Post Reply
Raghavendra Sriram
Beginner
Posts: 2
Joined: Tue Feb 10, 2015 7:17 am

does I2C support over clocking ??

Post by Raghavendra Sriram »

I'm trying to connect a thermal sensor onto my crazyflie 2.0 but not sure if it supports any over clocking. Also I'd like to know how exactly do I read data from the i2c bus on my comp. I'm a newbie and not very proficient with this just yet. Any help?? Can I get it in the cfclient ? Or read it via some program like teraterm ?
Greensprings
Member
Posts: 30
Joined: Sat Feb 07, 2015 11:32 pm

Re: does I2C support over clocking ??

Post by Greensprings »

Why do you need temp, are you going to fly into a volcano?
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: does I2C support over clocking ??

Post by tobias »

The pressure sensor actually already contain a temp sensor. The problem is that the board temperature rises quite a bit when it is on. One solution is to find out how much it rises and calibrate for that or to make the board use less power (less heat) by setting the STM32 CPU frequency lower (requires some firmware changes and adaptations)

The temp data you can plot in the cfclient by making a new log configuration with baro->temp.
Raghavendra Sriram
Beginner
Posts: 2
Joined: Tue Feb 10, 2015 7:17 am

Re: does I2C support over clocking ??

Post by Raghavendra Sriram »

Hahaha....not fly into a volcano but my research is in swarm and formation control. I'm trying to get them to fly up transmission lines and other structures looking for electrical faults etc.

I'm looking to identify external temperatures with a non contact thermal sensor.
Post Reply