寻找带有 AES 的 MCU。从 STM32F107 迁移

发布于 2024-11-13 01:42:44 字数 189 浏览 2 评论 0原文

我正在寻找基于 ARM Cortex-M3 的微控制器。 MCU 应具有 AES 加速器、SPI、(至少 3 个)USART、USB OTG。我正在从 STM32F107 迁移(我迁移的原因是因为我需要硬件 AES),有什么好的建议可以节省我在迁移过程中的时间吗?我一直在ST和ATMEL的网站上查找,但没有找到具有我需要的特性的产品。

提前致谢。

I'm looking for Microcontrollers based on the ARM Cortex-M3. The MCU should have an AES Accelerator, SPI, (at least 3) USARTs, USB OTG. I'm migrating from STM32F107 (the reason I'm migrating is because I need the AES by hardware) any good recommendations that will save me time in the migration process? I've been looking in the ST and ATMEL website, but I haven't found one that have the characteristics I need.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

黎夕旧梦 2024-11-20 01:42:44

EFM32 豹纹壁虎

http://www.energymicro.com/products/efm32lg995f64-efm32lg995f128-efm32lg995f256

  • 64 - 256 KB 闪存
  • 中具有 128/256 位密钥
  • 硬件 AES,在 54/75 周期UART/ SPI/智能卡(ISO 7816)/IrDA/I2S
  • 3× 通用同步/异步接收器/发送器
  • 通用串行总线 (USB),支持主机和 OTG(完全兼容 USB 2.0,片上 PHY 和嵌入式 5V 至 3.3V 稳压器)

EFM32 Giant Gecko < /强>

<一href="http://www.energymicro.com/products/efm32gg995f512-efm32gg995f1024" rel="nofollow">http://www.energymicro.com/products/efm32gg995f512-efm32gg995f1024

  • 高达 1 MB 闪存
  • 具有 128/256 位密钥的硬件 AES 54/75 周期
  • UART/SPI/智能卡 (ISO 7816)/IrDA/I2S
  • 3× 通用同步/异步接收器/发送器
  • 通用串行总线 (USB),支持主机和 OTG(完全兼容 USB 2.0、片上 PHY 和嵌入式 5V至 3.3V 稳压器)

EFM32 Leopard Gecko

http://www.energymicro.com/products/efm32lg995f64-efm32lg995f128-efm32lg995f256

  • From 64 - 256 kilobytes of Flash
  • Hardware AES with 128/256-bit keys in 54/75 cycles
  • UART/SPI/SmartCard (ISO 7816)/IrDA/I2S
  • 3× Universal Synchronous/Asynchronous Receiver/Transmitter
  • Universal Serial Bus (USB) with Host and OTG support (Fully USB 2.0 compliant, On-chip PHY and embedded 5V to 3.3V regulator)

EFM32 Giant Gecko

http://www.energymicro.com/products/efm32gg995f512-efm32gg995f1024

  • Up to 1 megabyte of Flash
  • Hardware AES with 128/256-bit keys in 54/75 cycles
  • UART/SPI/SmartCard (ISO 7816)/IrDA/I2S
  • 3× Universal Synchronous/Asynchronous Receiver/Transmitter
  • Universal Serial Bus (USB) with Host and OTG support (Fully USB 2.0 compliant, On-chip PHY and embedded 5V to 3.3V regulator)
溺深海 2024-11-20 01:42:44
  • LPC18xx 来自 NXP(似乎不是
    尚未普遍可用)。他们
    还发布了基于LPC4000系列
    在 Cortex-M4 上。

  • EFM32 来自 EnergyMicro。

  • ST 的 STM32F215/217 似乎
    有一个加密模块。

  • LPC18xx from NXP (doesn't seem
    to be generally available yet). They
    also announced LPC4000 series based
    on Cortex-M4.

  • EFM32 from EnergyMicro.

  • STM32F215/217 from ST seem to
    have an encryption module.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文