訂購產品一般會在 4個工作日內送抵臺灣 (視地點而定)。
訂購金額達 新臺幣1400元或以上即可免費運送至臺灣。 訂單金額低於 新臺幣1400元則需收取運費 600元。
UPS 運費預付: DDP (關稅由 DigiKey 支付,稅賦在送達時收取)僅接受以信用卡和 PayPal 付款。
FedEx 或 DHL 運費預付: CPT (相關稅賦與關稅在送達時收取) 僅接受以信用卡和 PayPal 付款。
![]()
![]()
![]()
![]()


來自完整授權夥伴的更多產品
平均到貨時間為 1 至 3 天,可能需支付額外運費。 請參見產品頁面、購物車與結帳畫面瞭解實際的運送時程。
國貿條規:CPT (關稅和適用的 VAT/稅賦會在送達時收取)
如需更多資訊,請造訪說明與支援
How to configure a timer using STM32CubeIDE, use it to measure execution time, and set up non-blocking code.
Let’s take a look at how to use the analog-to-digital converter (ADC) in an STM32 microcontroller. To make conversions happen more quickly, we can use the direct memory access (DMA) controller to pipe data directly from a peripheral (like the ADC) to memory and vice versa.
As we continue the series with STM32, let’s take a look at how to use the analog-to-digital converter (ADC).
This tutorial will cover how to get started with FreeRTOS that comes with STM32CubeIDE.
On this STM32 video, we’re going to introduce FreeRTOS and show how to run multiple threads using the CMSIS-RTOS interface.
Let’s look at how to connect a simple I2C device to a STM32 Nucleo board to read temperature data using the STM32 HAL API.