Resolved! MDF reshape filter phase response
Hi,Could you please share the phase response of the Reshape Filter? The reference manual only provides the magnitude response, as shown belowRegards.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi,Could you please share the phase response of the Reshape Filter? The reference manual only provides the magnitude response, as shown belowRegards.
I see STM32F413VHT6 is a1.5Mb device from the ordering information and the memory mapping in the datasheet. I follow the same procedure I followed to program the range 800 0000 to 810 0000 for the rest of the 0.5 Mb (810 0000 to 817 FFFF) also , but ...
Hello,according to this document https://www.st.com/resource/en/application_note/an5337-guidelines-for-estimating-stm32h7-mcus-lifetime-stmicroelectronics.pdfthe expected lifetime of a STM32H7 mcu depends on the parameters Tj (junction temperature), ...
Hello, I've been using the Nucleo-U385RG-Q for my project and all features work fine, but when I switch the code to a STM32U385VGT6Q, there is a problem when attempting to write to FLASH. My Write function starts with: if (HAL_FLASHEx_Erase(&flas...
Hi everyone,We’re currently developing an OBD reader using an STM32G473, which includes three FDCAN controllers. Each FDCAN interface is connected to a TCAN3413 transceiver.As part of our testing setup, we built an ECU simulator using an Arduino with...
Hi everyone, I'm a student who was assigned to make an ESP32 NodeMCU WiFi CP2102communicate with the magnificent STM32h755zqi board via usart, simply I wanted to start by writing a simplesentence on the terminal (I know how to use putty) to actually ...
Hello, during my tests I have come across a strange issue. During the initializing phase, my application was hitting a WWDG reset (after ~400ms) constantly. This only happened after a couple resets (toggling the NRST pin LOW). I have concluded durin...
Hello I am forced to erase the entire flash page when I write into an address of the flash page. Why is that? I have never used this page... I understand that if the flash has been already used, it cannot be rewritten... but why when the page is alwa...
Hi,I have this question because the reference manual states:“When flash high-cycle data area on Bank1 is enabled, the code memory map is not continuous from Bank1 to Bank2 on 2M- and 512K-byte devices.”So, does this mean that enabling high-cycle data...
Hi all, apologies if I am missing where this has been explained. It seems a relatively common question, but I have not found a definitive answer.A legalistic reading of the datasheet says that there is no difference whether the pin is configured as ...