可以读取IC卡的所有区块了,感觉可以把澳门通破解了。。
This commit is contained in:
@@ -47,21 +47,23 @@ Mcu.Pin32=PD9
|
||||
Mcu.Pin33=PD10
|
||||
Mcu.Pin34=PD14
|
||||
Mcu.Pin35=PD15
|
||||
Mcu.Pin36=PD0
|
||||
Mcu.Pin37=PD1
|
||||
Mcu.Pin38=PD4
|
||||
Mcu.Pin39=PD5
|
||||
Mcu.Pin36=PA13
|
||||
Mcu.Pin37=PA14
|
||||
Mcu.Pin38=PD0
|
||||
Mcu.Pin39=PD1
|
||||
Mcu.Pin4=PF9
|
||||
Mcu.Pin40=PG12
|
||||
Mcu.Pin41=VP_SYS_VS_ND
|
||||
Mcu.Pin42=VP_SYS_VS_Systick
|
||||
Mcu.Pin43=VP_TIM6_VS_ClockSourceINT
|
||||
Mcu.Pin40=PD4
|
||||
Mcu.Pin41=PD5
|
||||
Mcu.Pin42=PG12
|
||||
Mcu.Pin43=PB3
|
||||
Mcu.Pin44=VP_SYS_VS_Systick
|
||||
Mcu.Pin45=VP_TIM6_VS_ClockSourceINT
|
||||
Mcu.Pin5=PF10
|
||||
Mcu.Pin6=OSC_IN
|
||||
Mcu.Pin7=OSC_OUT
|
||||
Mcu.Pin8=PA0-WKUP
|
||||
Mcu.Pin9=PA4
|
||||
Mcu.PinsNb=44
|
||||
Mcu.PinsNb=46
|
||||
Mcu.ThirdPartyNb=0
|
||||
Mcu.UserConstants=
|
||||
Mcu.UserName=STM32F103ZETx
|
||||
@@ -87,6 +89,10 @@ PA0-WKUP.GPIOParameters=GPIO_Label
|
||||
PA0-WKUP.GPIO_Label=KEY0
|
||||
PA0-WKUP.Locked=true
|
||||
PA0-WKUP.Signal=GPIO_Input
|
||||
PA13.Mode=Trace_Asynchronous_SW
|
||||
PA13.Signal=SYS_JTMS-SWDIO
|
||||
PA14.Mode=Trace_Asynchronous_SW
|
||||
PA14.Signal=SYS_JTCK-SWCLK
|
||||
PA4.GPIOParameters=GPIO_Label
|
||||
PA4.GPIO_Label=RC522_CS
|
||||
PA4.Locked=true
|
||||
@@ -136,6 +142,8 @@ PB2.GPIO_Speed=GPIO_SPEED_FREQ_HIGH
|
||||
PB2.Locked=true
|
||||
PB2.PinState=GPIO_PIN_SET
|
||||
PB2.Signal=GPIO_Output
|
||||
PB3.Mode=Trace_Asynchronous_SW
|
||||
PB3.Signal=SYS_JTDO-TRACESWO
|
||||
PD0.Signal=FSMC_D2_DA2
|
||||
PD1.Signal=FSMC_D3_DA3
|
||||
PD10.Signal=FSMC_D15_DA15
|
||||
@@ -289,8 +297,6 @@ SPI1.VirtualType=VM_MASTER
|
||||
TIM6.IPParameters=Prescaler,Period
|
||||
TIM6.Period=10000-1
|
||||
TIM6.Prescaler=72-1
|
||||
VP_SYS_VS_ND.Mode=No_Debug
|
||||
VP_SYS_VS_ND.Signal=SYS_VS_ND
|
||||
VP_SYS_VS_Systick.Mode=SysTick
|
||||
VP_SYS_VS_Systick.Signal=SYS_VS_Systick
|
||||
VP_TIM6_VS_ClockSourceINT.Mode=Enable_Timer
|
||||
|
||||
Reference in New Issue
Block a user