Gerson Fernando Budke

Results 17 comments of Gerson Fernando Budke

Hi @arvinf , Would like you comment about this change ? Original PR: #34715

Hi @sm3vhf , May you apply correct fix so we can move this forward?

Hi @sm3vhf , > @nandojve sure, i'll try!! I'm quite new to the process though, so not sure everything with the pull request will be correct all the way, but...

Hi @tito97sp , I add #4939 with the intention to clean a little bit the MCUboot support for samv7. I think that change may help to avoid duplicate code between...

Hi @tito97sp , I strong recommend you organize code like #4981. That way almost enable to use MCUboot on any STM32H7 board, in a easy way. Otherwise people will start...

> @nandojve Thanks very much for your attention to bl_mcu_sdk and your sincere advice. Thank you Bouffalo Lab to care and listen community. > 1."At drivers, move std_drv outside SoC...

> @nandojve I just checked that this does not work as expected on `sam_v71b_xult` board. Could you please take a look at it? Hi @desowin, Would you mind to be...

I have Postman working with JWT. In Headers tab add 'Authorization' as Key and add 'JWT in Values. Notes: 1) you MUST HAVE an space after JWT keyword. 2) Use...

Hi @tswaehn , @henrikbrixandersen , Unfortunately I can not test MCAN and don't have knowledge about CAN protocol. What I know is that there is a lot of issues around...

Hi @tswaehn , > CAN0 mcan segment address is in REG_CCFG_CAN0 > where CAN1 mcan segment address is in REG_CCFG_SYSIO > is there an elegant way of how to differentiate...