Search found 3 matches

by poivretjulien
Thu Jul 21, 2022 12:55 pm
Forum: General discussion
Topic: ISR once for all
Replies: 1
Views: 603

ISR once for all

Hello, How can I make a custom function handling the specific vector address ISR routine given by the data sheet (in pure c) please ? in fact I have the hexadecimal vector address (from data sheet) and I just want to make a function pointing on that physical addresse that should be a simple basic ro...
by poivretjulien
Wed Jul 20, 2022 6:07 pm
Forum: General discussion
Topic: MODER register
Replies: 2
Views: 773

Re: MODER register

oh ! thinks I have forgotten that !
by poivretjulien
Wed Jul 20, 2022 2:06 pm
Forum: General discussion
Topic: MODER register
Replies: 2
Views: 773

MODER register

Hello, i'm trying to learn the board STM32F3DISCOVERY from the reference manual but I need a quick hint on why the stm32core library from Arduino app doesn't allow to modify the GPIOE->MODER ( at 0x48001000 ) so if someone can tell me how I can take the control of my register board ? volatile uint32...

Go to advanced search