Skip to content

FPU inconsistencies #352

@marcoieni

Description

@marcoieni

I searched for "FPU" on all svd. These are the inconsistencies I've found.
Let me know if you confirm these inconsistencies or not.

Since this is a long issue, we could do different pull requests to solve it. I would check the related entries once they are solved.

stm32l4x3

  • peripheral USB has FPU interrupt

stm32l4x2

  • peripheral VREFBUF has FPU interrupt

stm32l4s9, stm32l4s5, stm32l4r5, stm32l4s7, stm32l4r9, stm32l4r7 (new devices)

stm32l4x2

stm32l4x1, stm32f469, stm32f446, stm32f412, stm32f410, stm32f303

stm32h750x

  • peripheral PF has FPU interrupt

stm32f427, stm32f429, stm32f405, stm32f407

stm32f413

  • peripheral SDIO has FPU (and RCC) interrupts
  • peripheral ADC_Common has FPU interrupt
  • peripheral FPU has duplicated interrupts (fix fpu double interrupt #357)

stm32f411, stm32f401

Note

The problem "peripheral FPU has duplicated interrupt" has been solved in
stm32f3x4.yaml with the following code:

FPU:
  _delete:
    _interrupts:
      - FPU
  _add:
    _interrupts:
      FPU:
        description: Floating point unit
        value: 81

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy