Skip to main content
Glama

lookup_register

Retrieve detailed register specifications from ARM CMSIS SVD files, including address offsets, bit-field positions, and access types for embedded firmware development.

Instructions

Get full details for a specific register within a peripheral, including address offset, size, access type, reset value, and all bit-fields with their positions. Use this when you need exact register layout for low-level firmware code.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
svd_fileYesAbsolute or relative path to the .svd file
peripheralYesPeripheral name (e.g. GPIOA, UART0, SPI1)
registerYesRegister name (e.g. CR1, MODER, CONFIG)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pkt-lab/mcp-svd'

If you have feedback or need assistance with the MCP directory API, please join our Discord server