Hello @regjoe,You cannot use these pins for the SDRAM. However, you can use other available options such as pin PH3 or PC4 for SDNE0 instead of PC2_C, and pin PH2 or PC5 for SDCKE0 instead of PC3_C.There is a limitation - Errata regarding the current...
When you enable the I2C, do you only activate the clock or do you also add the pin configuration? Does it work when you change the I2C pins?Can you please share your code with me so that I can better help you?Regards,ELABI.1
STM32F1 was the first STM32 product and it has a different way to remap pins compared to other STM32 products. I don't think that the same limitation applies for both products: STM32F1 and STM32L4Regards,ELABI.1
Hi @philippTT Please find attached the requested BSDL files.The file STM32L151RCT6 is already published on the web under the name STM32L1_436_LQFP64.Thanks.ELABI.1
@marianoo2001 wrote:
After finding similar issues documented in other STM32 erratas, I resolved it by remapping:
Could you please precise where did you find a similar issue please?Thanks.