diff --git a/libraries/io/ppsh/ppsh.peripheral.yaml b/libraries/io/ppsh/ppsh.peripheral.yaml
index eb1772de30f8b2ce72e6ebf2dabc51c893d909ac..52c7a2d891d15c4c4ff4b8899fe6389e01c4c7bc 100644
--- a/libraries/io/ppsh/ppsh.peripheral.yaml
+++ b/libraries/io/ppsh/ppsh.peripheral.yaml
@@ -31,7 +31,6 @@ peripherals:
               bit_offset: 0
               access_mode: RO
               address_offset: 0x0
-              radix: unsigned
               
           - - field_name: stable
               field_description: "PPS is stable (1) when capture_cnt = expected_cnt for all PPS periods since last time status was read, else PPS is not stable (0)."
@@ -53,7 +52,6 @@ peripherals:
               bit_offset: 0
               access_mode: RW
               address_offset: 0x4
-              radix: unsigned
               
           - - field_name: edge
               field_description: "When 0 then clock PPS in on rising edge of clock, else when 1 use falling edge of clock."
@@ -67,5 +65,4 @@ peripherals:
               address_offset: 0x8
               width: ceil_log2(g_st_clk_freq)
               access_mode: RO
-              radix: unsigned
                   
diff --git a/libraries/io/remu/remu.peripheral.yaml b/libraries/io/remu/remu.peripheral.yaml
index 1a70e7e13216deb629b1f020001b2c59a3386d3f..3c332f25cd26b382d873adeddac68a01c02163ec 100644
--- a/libraries/io/remu/remu.peripheral.yaml
+++ b/libraries/io/remu/remu.peripheral.yaml
@@ -33,7 +33,6 @@ peripherals:
               width: 3
               access_mode: WO
               address_offset: 0x4
-              radix: unsigned 
         
           - - field_name: read_param
               field_description: "read_param"