Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 08:56 22 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Delighted with RP2350 @300MHz

Author Message
PhenixRising
Guru

Joined: 07/11/2023
Location: United Kingdom
Posts: 853
Posted: 11:06am 07 Nov 2024
Copy link to clipboard 
Print this post

I am not sure if the Pin(Temp) is something that we can rely on (?) but the value sits at ~17C. If I kick it up to 315MHz, the temp increases to ~21C

These temps are pretty low, right?

From the datasheet:

  Quote  2.3. Recommended operating conditions
Operating conditions for the Raspberry Pi Pico are largely a function of the operating conditions specified by its components.
Operating Temp Max 85°C (including self-heating)
Operating Temp Min -20°C
VBUS 5V ± 10%.
VSYS Min 1.8V
VSYS Max 5.5V
Note that VBUS and VSYS current will depend on use-case, some examples are given in the next section.
Recommended maximum ambient temperature of operation is 70°C.


300MHz is perfect for my needs  
Edited 2024-11-07 21:11 by PhenixRising
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 6761
Posted: 11:26am 07 Nov 2024
Copy link to clipboard 
Print this post

From the RP2040 Datasheet

4.9.4. Temperature Sensor
The temperature sensor measures the Vbe voltage of a biased bipolar diode, connected to the fifth ADC channel
(AINSEL=4). Typically, Vbe = 0.706V at 27 degrees C, with a slope of -1.721mV per degree. Therefore the temperature
can be approximated as follows:
T = 27 - (ADC_voltage - 0.706)/0.001721
As the Vbe and the Vbe slope can vary over the temperature range, and from device to device, some user calibration
may be required if accurate measurements are required.
The temperature sensor’s bias source must be enabled before use, via CS.TS_EN. This increases current consumption
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024